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

can't find variable #27

Closed kuroya2mouse closed 5 months ago

kuroya2mouse commented 1 year ago

photo_2023-02-12_11-26-42 photo_2023-02-12_11-26-45

Clownacy commented 5 months ago

It can find the variable, it's just that it can't be used in short addressing mode: it needs to be changed from (Play_Music).w to (Play_Music).l.