- new switch '-xp Display warnings for unreferenced procedures'
- SDX: Weak Symbol, SMB^
- improved initialization of STRUCT data by STRING
- fixes for .LOCAL +label
- fixed error writing small numbers FLOAT (.FL), #8
- issue #10 fixed, #10
- issue #18 fixed, #18
- added warning message when address $FFFF 'Memory range has been exceeded'
- corrected code generation for LAX (Z,X)
- added automodification labels for global range '::', e.g.
.local
lda temp:: #$00
.endl
lda #$aa
sta temp