![]() MZF Disassembler
( for Linux and Win/DOS; written by Jeroen
F. J. Laros / Netherlands )
|
|||||
This version of a Z80 disassembler works directly on a MZF-file ( or M12, or MZT; simple rename the file to MZF ). If you start the disassembler from the Windows-DOS prompt ( mzfdisas myprog.mzf the contents of the header and the addresses in the header are displayed automatically:
The command "e" presets the disassembler to the execution address ( "l" will use the load address ) and "d" toggles between the disassemble mode and the dump mode. "u" performs the mode previously set.
A further "u" shows the next page. Download the operation manual ( PDF, 38kb, 4 pages ). Download this utility now ( 50kb,
all Windows ). The sourcecode is included. |