Skip to content

laluis1/6502-NES-Disassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

6502-NES-Disassembler

As of right now, all this program does is it takes an iNES (.nes) ROM file and shows you the code in 6502 assembly. For the future, I want to create a graph view with branches for code flow and I want to extract picture data. I also want to replace various important to the NES addresses with comments of what they are for.

About

all this program does is it takes a iNES (.nes) ROM file and shows you the code in 6502 assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages