Skip to content

pfalcon-mirrors/decomp-6502-arm

Repository files navigation

A 6502 machine code decompiler written in Python.

Example:
python3 decomp.py -o 8000 -e 8000,8082 -i 2000-4017 test/smb1code.8000.default.2000-4017.bin

Go to http://6502.emulinks.de/ for an online demo.
For more information, check: http://6502.emulinks.de/blog/

About

Decompilator for 6502 and ARM binary code to C - fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published