sjasmplus v1.18.3
- added
--color
to enable/disable ANSI coloring of errors/warnings - added
--syntax=s
mode to disable sub-word substitutions of DEFINEs - added at-sign prefix for macro local labels to act as non-macro local label
SAVETRD
accepts names containing dot ("z.x.B" is "z.x" with extension "B") - by Dart AlverSAVETRD
has optional argument to save BASIC with variables (length_minus_variables)- minor bugfixes (conditional block parser)