This is a decompilation of Advance Wars 2: Black Hole Rising.
It builds the following ROM:
- aw2bhr.gba
sha1sum: 14dd0b22c894865867aff89e8116b2dffae25605
Put a copy of the original ROM (still required for every build for now) inside this folder and name it baserom.gba
. Then run the following:
# on Debian/Ubuntu variants (such as default WSL2)
sudo apt install build-essential gcc-arm-none-eabi
tools/install-agbcc.sh
make compare -j
- FireEmblemUniverse/fireemblem6j, a decompilation of Fire Emblem: The Binding Blade.
- MokhaLeee/FireEmblem7J, a decompilation of Fire Emblem: Rekka no Ken (JP).
- StanHash/fe7_us, a decompilation of Fire Emblem (US).
- FireEmblemUniverse/fireemblem8u, a decompilation of Fire Emblem: The Sacred Stones (US).