Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-07-09 09:41:22 +02:00
.github try add modern to build workflow 2025-06-07 11:20:45 +02:00
asm code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
data code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
graphics start moving ax mons to C 2025-07-01 12:48:56 +02:00
include code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
libagbsyscall
sound
src code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
tools
.gitattributes
.gitignore
asmdiff.sh
baserom.xdelta
charmap.txt start documenting textvox 2025-06-18 10:57:24 +02:00
CMakeLists.txt
data_dungeon.mk
data_item.mk
data_monster.mk
data_move.mk
dungeon_floor.mk
dungeon_pokemon.mk
dungeon_trap.mk
graphics.mk
INSTALL.md
ld_script_modern.ld
ld_script.ld code 800dac0 decompiled 2025-07-09 09:41:22 +02:00
make_tools.mk
Makefile make tidy removes built modern 2025-06-07 11:12:35 +02:00
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt move more data to C 2025-06-17 17:18:39 +02:00
sym_ewram.txt start documenting textvox 2025-06-18 10:57:24 +02:00
sym_iwram_init.txt start documenting textvox 2025-06-18 10:57:24 +02:00
sym_iwram.txt
VoiceDef.s

Pokémon Mystery Dungeon: Red Rescue Team

build

This is a decompilation 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.

For contacts and other pret projects, see pret.github.io.