
z80masm - a macro assembler for the Z80 micro-processor

A simple wrapper around the CPU::Z80::Assembler perl module

z80masm sourcefile
z80masm sourcefile destfile

The source file is mandatory. The destination file, if not specified, will be the same as the source file, with .o appended.
For details of the assembler language, see CPU::Z80::Assembler.

See CPU::Z80::Assembler.

CPU::Emulator::Z80 CPU::Z80::Assembler

See CPU::Z80::Assembler.