macOS Version
snakebyte69
released this
10 Jan 02:57
·
46 commits
to master
since this release
ez80asm macOS Version
v1.0
- Fixes:
comments are now allowed after .include / .incbin statements
0x number format had issues when the given value ended with a 'b'
- Functionality:
Displaying total assembly time at completion
Implied displacement on direct and indirect operands - e.g. - LD A, (IX) now implies 0 as displacement, as does LEA IX, IX