Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)
Go to file
jiangzhengwenjz 9bbfe95925 calcrom.pl from pret/pokefirered 2020-04-27 20:41:56 +08:00
asm eliminate known raw pointers 2020-03-27 10:32:16 +08:00
constants initial commit 2020-03-27 09:41:51 +08:00
data initial commit 2020-03-27 09:41:51 +08:00
graphics initial commit 2020-03-27 09:41:51 +08:00
include initial commit 2020-03-27 09:41:51 +08:00
sound initial commit 2020-03-27 09:41:51 +08:00
tools calcrom.pl from pret/pokefirered 2020-04-27 20:41:56 +08:00
.gitattributes initial commit 2020-03-27 09:41:51 +08:00
.gitignore initial commit 2020-03-27 09:41:51 +08:00
INSTALL.md initial commit 2020-03-27 09:41:51 +08:00
Makefile initial commit 2020-03-27 09:41:51 +08:00
README.md initial commit 2020-03-27 09:41:51 +08:00
asmdiff.sh initial commit 2020-03-27 09:41:51 +08:00
calcrom.pl calcrom.pl from pret/pokefirered 2020-04-27 20:41:56 +08:00
graphics_file_rules.mk initial commit 2020-03-27 09:41:51 +08:00
linker.ld initial commit 2020-03-27 09:41:51 +08:00
songs.mk initial commit 2020-03-27 09:41:51 +08:00
zeldatmc.sha1 initial commit 2020-03-27 09:41:51 +08:00

README.md

The Legend of Zelda: The Minish Cap

This is a disassembly of The Legend of Zelda: The Minish Cap (USA).

It builds the following ROM:

  • zeldatmc.gba sha1: b4bd50e4131b027c334547b4524e2dbbd4227130

To set up the repository, see INSTALL.md.