Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)
Go to file
theo 0bee9cff0b object1A complete 2020-06-09 02:23:38 -07:00
asm object1A complete 2020-06-09 02:23:38 -07:00
constants initial commit 2020-03-27 09:41:51 +08:00
data object1A complete 2020-06-09 02:23:38 -07:00
graphics initial commit 2020-03-27 09:41:51 +08:00
include great fairy ~70% 2020-06-09 00:20:29 -07:00
sound initial commit 2020-03-27 09:41:51 +08:00
src object1A complete 2020-06-09 02:23:38 -07:00
tools Usability fixes 2020-06-06 19:56:04 -04: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 Usability fixes 2020-06-06 19:56:04 -04:00
Makefile Usability fixes 2020-06-06 19:56:04 -04:00
README.md Usability fixes 2020-06-06 19:56:04 -04:00
asmdiff.sh Usability fixes 2020-06-06 19:56:04 -04:00
calcrom.pl Usability fixes 2020-06-06 19:56:04 -04:00
graphics_file_rules.mk initial commit 2020-03-27 09:41:51 +08:00
linker.ld object1A complete 2020-06-09 02:23:38 -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 Usability fixes 2020-06-06 19:56:04 -04: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:

  • tmc.gba sha1: b4bd50e4131b027c334547b4524e2dbbd4227130

To set up the repository, see INSTALL.md.