Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)
Go to file
theo 2a82236607 updated output file name to reflect project name changes 2020-06-06 16:19:57 -07:00
asm fixed install.md 2020-06-06 13:49:18 -07:00
constants initial commit 2020-03-27 09:41:51 +08:00
data fixed install.md 2020-06-06 13:49:18 -07:00
graphics initial commit 2020-03-27 09:41:51 +08:00
include fixed install.md 2020-06-06 13:49:18 -07:00
sound initial commit 2020-03-27 09:41:51 +08:00
src updated output file name to reflect project name changes 2020-06-06 16:19:57 -07:00
tools fixed install.md 2020-06-06 13:49:18 -07: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 updated output file name to reflect project name changes 2020-06-06 16:19:57 -07:00
Makefile updated output file name to reflect project name changes 2020-06-06 16:19:57 -07: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 fixed install.md 2020-06-06 13:49:18 -07:00
minishmaker-license.txt fixed install.md 2020-06-06 13:49:18 -07:00
songs.mk initial commit 2020-03-27 09:41:51 +08:00
tmc.sha1 updated output file name to reflect project name changes 2020-06-06 16:19:57 -07: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.