Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
AnonymousRandomPerson 1177316f06
Some checks failed
GithubCI / build (push) Has been cancelled
Merge pull request #477 from MkTr/patch-1
Kecleon Infinite Money Exploit - Bug Report and Fix
2026-05-01 23:37:32 -04:00
.github Add apt update to fix build 2026-02-06 17:50:17 -05:00
data Reverting autopilot changes from D51/pokemon_found.json 2026-04-21 00:15:43 +02:00
graphics
include Merge pull request #480 from evanc577/window-bg 2026-05-01 10:13:12 -07:00
libagbsyscall
sound
src Merge pull request #477 from MkTr/patch-1 2026-05-01 23:37:32 -04:00
tools
.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
dungeon_pokemon.mk
dungeon_trap.mk
graphics.mk
INSTALL.md
ld_script_modern.ld
ld_script.ld Rename window_buffer file 2026-04-30 21:41:12 -04:00
make_tools.mk
Makefile Merge pull request #480 from evanc577/window-bg 2026-05-01 10:13:12 -07:00
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt Rename window_buffer file 2026-04-30 21:41:12 -04:00
sym_ewram.txt Rename window_buffer file 2026-04-30 21:41:12 -04:00
sym_iwram_init.txt
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.