v1.0.1
Note
clownassembler_asm68k.exe is the one that mimics asm68k's interface; clownassembler.exe has a custom, simpler interface that is incompatible.
Added features
- 'FILESIZE' function.
- Alternate opcodes from axm68k.
Fixes
- 'MACROS' not being able to create dangling if-statements.
- 'STRCMP' being treated as 'STRLEN'.
- '_' potentially containing trailing garbage data.
- 'SUBSTR' not allowing its end to be before its start.
- 'EQUS' not being able to use a string constant as its input.