Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)
Go to file
notyouraveragehooman ca7443521d
Update INSTALL.md
2020-05-29 23:03:19 -07:00
asm asm splitting 2020-05-28 20:51:59 -07:00
constants initial commit 2020-03-27 09:41:51 +08:00
data asm splitting 2020-05-28 20:51:59 -07:00
graphics initial commit 2020-03-27 09:41:51 +08:00
include asm splitting 2020-05-28 20:51:59 -07:00
sound initial commit 2020-03-27 09:41:51 +08:00
src asm splitting 2020-05-28 20:51:59 -07:00
tools meddled some bits 2020-05-22 03:25:00 -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 Update INSTALL.md 2020-05-29 23:03:19 -07:00
Makefile poggers 2020-05-24 21:34:18 -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 asm splitting 2020-05-28 20:51:59 -07: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.