Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)
Go to file
notyouraveragehooman 5ca215f044
Update tmc.sha1
2020-06-11 02:56:17 -07:00
asm misc function renaming 2020-06-11 02:52:05 -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 misc function renaming 2020-06-11 02:52:05 -07:00
sound initial commit 2020-03-27 09:41:51 +08:00
src misc function renaming 2020-06-11 02:52:05 -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
CONTRIBUTING.md Update CONTRIBUTING.md 2020-06-09 20:43:40 -07: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 misc function renaming 2020-06-11 02:52:05 -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 Update tmc.sha1 2020-06-11 02:56:17 -07: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.