Skip to content

CE-Programming/zdis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zdis Build Status

zdis is a tiny but powerful eZ80 disassembler, programmed in C. It's used in CEmu, for instance.

You need a compiler that supports C11 in order to build zdis (otherwise, just remove the static_assert usages). Also add the -DDEBUG_SUPPORT or similar as a compile option as needed.

See zdis.h for documentation and test.c for an example of usage.

About

eZ80 disassembler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages