About
Mario vs. Donkey Kong is a 2004 puzzle-platform game by Nintendo Software Technology for the Game Boy Advance, serving as the spiritual successor to 1994's Donkey Kong on Game Boy. This is a disassembly of the US release of Mario vs. Donkey Kong for the Game Boy Advance, rebuilding to a byte-identical ROM (its output md5 checksum is verified against the original).
Getting started
Building requires your own US GBA ROM copy of the game (named baserom.gba), the devkitARM toolchain, and build tools taken from the pret/pokeruby-tools project; compiling is done with `make` inside the devkitARM MSYS environment.