sma2
sma2 copied to clipboard
Disassembly of Super Mario Advance 2
Super Mario Advance 2 (U)
This is a disassembly of Super Mario Advance 2
It builds the following ROM:
- sma2.gba
sha1: 5101DDF223D1D918928FE1F306B63A42ADA14A5E
Setting up the repository
-
You must have a copy of the Super Mario Advance 2 ROM named
baserom.gbain the repository directory. -
Install devkitARM.
-
Then get the build tools from https://github.com/pret/pokeruby-tools. Copy the
tools/folder into the repository directory. -
You can then build sma2 using
makein the MSYS environment provided with devkitARM.