- [ASM/CLI] Add user define function
- [ASM] Fix overflow check in ValueParser
- [ASM] Add National Semiconductor, IBM, Panasonic constant parser
- [NS32000] Fix float constant parsing
- [NS32000] Fix PC-relative parsing
- [Z8000] Check register overlap for PUSH/POP
- [i8096] Correctly handle undefined symbol
- [i8096] Optimize zero-offset indexed addressing
- [i8096] Fix relative target calculation
- [i8096] Fix register alignment check
- [INS8060] Fix page boundary check
- [ASM] Refactor instruction tables for speed
- [SymbolTable] Change API to use StrScanner