Skip to content

sjasmplus v1.20.1

Compare
Choose a tag to compare
@z00m128 z00m128 released this 29 Jul 11:36
· 72 commits to master since this release
d2d2889
  • 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