- Errors properly printed to
stderr
, noise removed - String interpolation bugfixes
- New postfix
#
operator for forcibly inserting a string `EQUS value and concatenating - Disallow trailing comma in DB and friends
- Symbol scope preserved with
PUSHS
andPOPS
- Miscellaneous minor fixes
- ELF object file format support
- Used registers tracking implemented through
__USED_REGMASK
. NewREGMASKRESET
andREGMASK
directives added. - New section groups for Foenix A2560K/X
- Implement latest revision and synthesized instructions
- Handle
EQUS
indirect registers
-t
option marked deprecated and replaced by-c
and-f
ELF
file format support for 680x0- Support for Foenix A2560K/X and
PGZ
file format
ROOT
section flag added- Unterminated
REPT
/IF
/MACRO
block fixes - Error message improvements