Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zed80

Summary

Zed80 is a pure perl implementation of a z80 disassembler. It is based around the algorithm described by Cristian Dinu called Decoding Z80 Opcodes. For the curious Zed stands for Z80 Experimental Disassembler. Zed80 is a very simple disassembler that provides little more than an assembly dump of the specified file.

Usage

./zed80.pl <file>

The file be diassembled to standard output.

Misc

  • Initial Release: 2006
  • Last Update: 2009-05
  • Language: Perl
  • OS: Any

About

Z80 Experimental Disassembler

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages