Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: e3b8d71fd675a512cdf1ef5c71348e6fec9ab68a Size: 566.75 KB File Format: exe
Rating: 2.260869565
out of 5
based on 23 user ratings
Downloads: 293 License: Free
dZ80 is a free software by Mark Incley and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download dZ80 which is 566.75 KB in size and belongs to the software category Debuggers Decompilers Disassemblers. dZ80 was released on 2009-07-14 and last updated on our database on 2017-02-24 and is currently at version 2.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
dZ80 Description
The dZ80 application was designed to be a freeware Zilog Z80 Processor Code Disassembler.
It will take a raw binary file and disassemble it. It correctly disassembles all known undocumented, but often used, instructions, including those using the IXl/IYl and IXh/IYh registers, as well as the strange looking "LD r, RLC (IX+4)" type instructions. It also supports the Z180 instructions which fill up some holes
in the EDxx opcode range.
When disassembling a file, dZ80 needs to know four things:
i. Whereabouts in the file the data starts. Some files, such as .SNA files (Sinclair ZX Spectrum snapshots) have a 27 byte header before the start of the data. This obviously must be skipped. By default, dZ80 will not skip any bytes, so you must use the -h=[bytes to skip] command line option to instruct dZ80 to skip the correct amount.
ii. Whereabouts in the Z80s memory space the file starts. Referring again to the .SNA format, this starts at address 16384, going up to 65535. By default, dZ80 assumes that the start of the file corresponds to address 0. To change this, use the -m=[memory base] command line option.
iii. Where in the Z80s address space to start the disassembly. By default dZ80 will disassemble from the address specified by -m (or the default of 0). Use the -s=[start disassembly] command line option to change this.
iv. Where in the Z80s address space to end the disassembly. By default, dZ80 will disassemble to the end of the loaded source file. Use the -e=[end disassembly] command line option to change this.
dZ80 will automatically set the above items i. and ii. to 27 and 16384 respectively for source files with an extension of ".SNA". More file extensions may be supported in future versions.System requirementsInternet Explorer 4 (or later)