flamewing / asl-releases

Improved/bugfixed version of Alfred Arnold's The Macro Assembler AS
http://john.ccac.rwth-aachen.de:8000/as/
GNU General Public License v2.0
20 stars 2 forks source link

Investigate making nameless temporaries respect scope #20

Open flamewing opened 3 years ago

flamewing commented 3 years ago

Basically, making them equivalent to temporary labels with no name. Might cause some resistance to upgrading to new assembler versions due to a large amount of work. Reference: sonicretro/s2disasm#32