Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
Seth Barberee bb65e37c3c
Merge pull request #454 from DizzyEggg/ground_externs
Clean up externs in ground files
2025-10-24 08:13:25 -07:00
.github
data move ground map data to C 2025-10-23 15:19:47 +02:00
graphics
include Merge pull request #454 from DizzyEggg/ground_externs 2025-10-24 08:13:25 -07:00
libagbsyscall
sound
src Merge pull request #454 from DizzyEggg/ground_externs 2025-10-24 08:13:25 -07:00
tools remove unused variable 2025-09-26 11:38:52 -04:00
.gitattributes
.gitignore
asmdiff.sh
baserom.xdelta
charmap.txt
CMakeLists.txt
data_dungeon.mk
data_item.mk
data_monster.mk
data_move.mk
dump_effect_sbin.py
dungeon_floor.mk
dungeon_item.mk Convert dungeon item instruction encodings to JSON 2025-09-26 11:06:31 -04:00
dungeon_pokemon.mk
dungeon_trap.mk
graphics.mk
INSTALL.md missed a code block 2025-09-27 12:01:01 -06:00
ld_script_modern.ld
ld_script.ld move ground map data to C 2025-10-23 15:19:47 +02:00
make_tools.mk
Makefile Convert dungeon item instruction encodings to JSON 2025-09-26 11:06:31 -04:00
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt include file for move orb effects 2 2025-10-06 13:17:09 +02:00
sym_ewram.txt clean up externs in code 8041AD0 2025-10-17 16:42:53 +02:00
sym_iwram_init.txt ground weather 2025-10-23 11:52:22 +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.