mirror of
https://github.com/YohannDR/mzm.git
synced 2025-04-01 08:11:56 +00:00
Metroid - Zero Mission Decompile
This is a work in progress decompile of Metroid - Zero Mission.
This produces the following ROMs:
- mzm_us.gba:
sha1: 5de8536afe1f0078ee6fe1089f890e8c7aa0a6e8
Discord: https://discord.gg/2MGB9Xbr9y
Dependencies
- agbcc (make sure it's in your PATH!)
binutils-arm-none-eabi
baserom_us.gba
(sha1: 5de8536afe1f0078ee6fe1089f890e8c7aa0a6e8
)
Build
To build the ROM: make
.
Anything else: make help
.
Languages
C
62.1%
Assembly
37.5%
C++
0.3%
Python
0.1%