The Z80 PC Assembler is a PC-based assembler which uses the Z80 instruction set and can output in TAP or TZX format for loading into Spectrum emulators.
Support for the 'undocumented' instructions is included, such as the broken SLL instruction as well as addressing of the 8-bit components of IX and IY.
An example 'Hello World' text scroller program is included.
|