Skip to content

Windows Version

Compare
Choose a tag to compare
@snakebyte69 snakebyte69 released this 10 Jan 03:02
· 46 commits to master since this release

ez80asm Windows 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