Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-02-06 08:10:51 -08:00
.github
asm match sub_800F7D0 thanks to @DizzyEggg 2025-02-06 08:10:51 -08:00
data Document some death text symbols 2025-02-03 20:44:02 -06:00
graphics
include match sub_800F7D0 thanks to @DizzyEggg 2025-02-06 08:10:51 -08:00
libagbsyscall
sound remove _songtable.s file 2024-12-25 11:34:26 +01:00
src match sub_800F7D0 thanks to @DizzyEggg 2025-02-06 08:10:51 -08:00
tools Get rid of warning in dungeonjson.cpp 2024-12-14 19:38:02 +01:00
.gitattributes
.gitignore s files in src 2024-12-14 19:28:05 +01:00
asmdiff.sh Fix asmdiff without devkitARM 2024-11-16 19:41:47 +01:00
baserom.xdelta
charmap.txt Merge branch 'master' into serialization 2024-11-11 10:18:26 -05:00
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.txt decomp another file 2025-02-06 08:10:51 -08:00
make_tools.mk
Makefile iwram init done 2024-12-18 12:09:22 +01:00
MPlayDef.s sound work 2024-12-16 16:55:46 +01:00
README.md
red.sha1
sym_ewram_init.txt ewram init merge master 2024-12-17 15:57:28 +01:00
sym_ewram.txt clean up include and add ewram for pokemon.c 2024-12-15 13:13:17 -08:00
sym_iwram_init.txt decompile code_8272724 iwram text functions 2024-12-20 11:28:05 +01:00
sym_iwram.txt iwram init done 2024-12-18 12:09:22 +01:00
VoiceDef.s sound names and sound data 2024-12-17 14:36:37 +01:00

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.