Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-05-29 23:48:48 +02:00
.github
asm ground_effect: Decompile GroundEffect_CancelBlank 2025-05-28 20:09:17 -05:00
data add ground_link data and cleanup macro 2025-05-23 17:03:51 -07:00
graphics
include document around main loops 2025-05-29 23:48:48 +02:00
libagbsyscall Support building on macOS with homebrew binutils 2025-05-23 20:15:46 -04:00
sound
src document around main loops 2025-05-29 23:48:48 +02:00
tools
.gitattributes
.gitignore Support building on macOS with homebrew binutils 2025-05-23 20:15:46 -04:00
asmdiff.sh
baserom.xdelta
charmap.txt
CMakeLists.txt Support building on macOS with homebrew binutils 2025-05-23 20:15:46 -04: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.ld sub_8099E80 thanks Seth 2025-05-28 15:23:59 +02:00
make_tools.mk
Makefile
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt
sym_ewram.txt add SCRIPT_LOCKS_ARR_COUNT label 2025-05-28 23:56:27 +02: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.