SkillAgentSearch skills...

Mm1dasm

Compilable Disassembly of Mega Man / Rockman

Install / Use

/learn @TheRealQuantam/Mm1dasm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated7d ago
Forks1

Languages

Assembly

Security Score

70/100

Audited on Mar 20, 2026

No findings