|
NAMEz80masm - a macro assembler for the Z80 micro-processorDESCRIPTIONA simple wrapper around the CPU::Z80::Assembler perl moduleSYNOPSISz80masm sourcefile z80masm sourcefile destfile USAGEThe 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. BUGS and FEEDBACKSee CPU::Z80::Assembler.SEE ALSOCPU::Emulator::Z80 CPU::Z80::AssemblerAUTHORS, COPYRIGHT and LICENCESee CPU::Z80::Assembler.
Visit the GSP FreeBSD Man Page Interface. |