sjasmplus v1.11.1
- 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