Skip to content

Compilable Disassembly of Mega Man / Rockman

Notifications You must be signed in to change notification settings

TheRealQuantam/mm1dasm

Repository files navigation

Mega Man 1 Disassembly

Credits:

Building

This disassembly is for the cc65 toolchain, and requires make (e.g. for Windows: MinGW). Banks 0-3, as well as the level data portion of banks 4/5, are taken from a copy of the original game ROM. From the command line:

  • US: make BASE_ROM=path_to_original_mm_rom us
  • Japan: make BASE_ROM=path_to_original_rm_rom japan

Rest of readme to be written

About

Compilable Disassembly of Mega Man / Rockman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published