Disassembler for the Zilog Z80 microprocessor and compatible CPUs
Disassembler for the Zilog Z80 microprocessor and compatibles
z80dasm$ z80dasm -a input.bin > output.asm$ z80dasm -a -o 0x0000 firmware.bin$ z80dasm -a -o 0x8000 rom.bin -l output.lst