Skip to content

refreshing-lemonade/megaman6-disassembly

Repository files navigation

Mega Man 6 (NES) Disassembly

Disassembly is 100% finished, including code and data. Assembles to 100% clean ROM under xkas-plus. A Windows build is included in this repository for convenience.

Version: NTSC-U (United States)

Assembling instructions: ./xkas -o mm6.nes assemble.asm

This game uses the MMC3 mapper chip, and contains 64 banks of $2000 bytes each. For convenience, most code banks are bundled in together as one file.

The disassembly is complete and assembles to clean but not all code is documented yet. Feel free to contribute documentation via pull request or just message and ask me to add you as a contributor if you want to help out more seriously.

About

Full disassembly of Mega Man 6 (NES)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published