Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
nullableVoidPtr 9e5147a9ad Makefile overhaul
Addition of a build directory, and more flexible to allow for possible blue build.
2018-11-18 18:29:52 +08:00
asm Link newlib 2017-12-16 21:43:34 -05: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 decompile rest of file_system 2017-12-12 00:50:47 -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 Makefile overhaul 2018-11-18 18:29:52 +08:00
Makefile Makefile overhaul 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_ewram.txt Makefile overhaul 2018-11-18 18:29:52 +08:00
sym_ewram2.txt Makefile overhaul 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