This is a disassembly of Sonic Advance 2
It builds the following ROM:
- sa2.gba
sha1: 7bcd6a07af7c894746fa28073fe0c0e34408022d
-
You must have a copy of the Sonic 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 sa2 using
makein the MSYS environment provided with devkitARM.