Skip to content

sjasmplus v1.11.1

Compare
Choose a tag to compare
@z00m128 z00m128 released this 01 Apr 10:38
· 1072 commits to master since this release
b0813a8
  • Fixed global labels in MACRO and in IFUSED/IFNUSED
  • Fixed nested IF-DUP-IF
  • Fixed local labels fail when amount of lines did change between passes
  • Fixed Makefile to build when path to project contains space
  • Added macro-example: turn "DJNZ ." into "DJNZ $" (to fix Zeus syntax source)
  • Added --msg=lst and --msg=lstlab options to produce listing file to STDERR
  • Added options to read input file from STDIN and output "raw" binary to STDOUT