Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
Seth Barberee b00bc93f5b
Some checks failed
GithubCI / build (push) Has been cancelled
Merge pull request #467 from Kermalis/clean-palutil
2025-12-01 16:38:48 -08:00
.github
data split direction util and pixelpos math 2025-10-28 13:15:31 +01:00
graphics
include Clean palette_util 2025-11-30 19:44:12 -05:00
libagbsyscall
sound
src Clean palette_util 2025-11-30 19:44:12 -05: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 document dungeon list menu 2025-10-29 12:31:33 +01:00
make_tools.mk
Makefile
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt document dungeon list menu 2025-10-29 12:31:33 +01:00
sym_ewram.txt clean up some file splits 2025-10-27 14:34:30 +01: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.