Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
nullableVoidPtr 961ab7ccaf Fix makefile and decompile some functions.
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.
2018-11-18 18:29:52 +08:00
asm Fix makefile and decompile some functions. 2018-11-18 18:29:52 +08:00
constants initial commit 2017-12-10 22:41:46 -08:00
data Link newlib 2017-12-16 21:43:34 -05:00
include decompile flash 2017-12-11 19:05:47 -08:00
src Fix makefile and decompile some functions. 2018-11-18 18:29:52 +08:00
.gitattributes initial commit 2017-12-10 22:41:46 -08:00
.gitignore initial commit 2017-12-10 22:41:46 -08:00
asmdiff.sh Makefile overhaul 2018-11-18 18:29:52 +08:00
INSTALL.md Makefile overhaul 2018-11-18 18:29:52 +08:00
ld_script.txt Fix makefile and decompile some functions. 2018-11-18 18:29:52 +08:00
Makefile Fix makefile and decompile some functions. 2018-11-18 18:29:52 +08:00
README.md Makefile overhaul 2018-11-18 18:29:52 +08:00
red.sha1 Makefile overhaul 2018-11-18 18:29:52 +08:00
sym_ewram2.txt Makefile overhaul 2018-11-18 18:29:52 +08:00
sym_ewram.txt Fix makefile and decompile some functions. 2018-11-18 18:29:52 +08:00
sym_iwram.txt Makefile overhaul 2018-11-18 18:29:52 +08:00

Pokémon Mystery Dungeon: Red Rescue Team

This is a disassembly of Pokémon Mystery Dungeon: Red Rescue Team.

It builds the following rom:

  • pmd_red.gba sha1: 9f4cfc5b5f4859d17169a485462e977c7aac2b89

To set up the repository, see INSTALL.md.

See also