Skip to content

release 1.6.26

Compare
Choose a tag to compare
@tgtakaoka tgtakaoka released this 20 Aug 04:39
· 462 commits to main since this release
 - [SCN2650] Add SCN2650 assembler and disassembler
 - [i8086] Add i80186 variant support
 - [i8086] Add V30 variant support
 - [i8080] Add V30EMU variant support
 - [Z80] Add V30EMU variant support
 - [ASM/CLI] Fix assembler listing of word base addressing CPU
 - [CLI] Add hexadecimal case switch
 - [ASM] Report relevant source position with error
 - [ASM] Make per architecture options more generic text key/value
 - [DIS] Make per architecture options more generic text key/value
 - Separate assembler/disassembler driver class from CLI
 - Added unit test and driver test
 - Refactor a lot of inner classes