sjasmplus v1.20.1
- parse decimal numeric constants with warning (for easier Lua 5.4 life)
- added
SAVEAMSDOS
(like SAVEBIN with AMSDOS header) - added "smart" SMC offset syntax for self-modify-code labels:
abc+*: or 123
- added
DEFDEVICE
to define custom devices - Makefile cleanup