Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-12-18 07:14:45 -05:00
.github
data split direction util and pixelpos math 2025-10-28 13:15:31 +01:00
graphics fix most of the ornament title sprites 2025-07-04 10:54:25 +02:00
include Stuff 2025-12-18 07:14:45 -05:00
libagbsyscall
sound
src Stuff 2025-12-18 07:14:45 -05: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 Dumped dungeon parameters 2023-02-14 00:02:52 -05:00
data_item.mk
data_monster.mk Fix inconsistent rebuilding 2024-11-10 19:04:48 +01:00
data_move.mk
dump_effect_sbin.py Fix incorrect inbin sizes 2025-08-30 23:38:02 -04:00
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 build dungeon trap data in JSON and make it shiftable 2022-10-06 20:48:18 -07:00
graphics.mk
INSTALL.md missed a code block 2025-09-27 12:01:01 -06:00
ld_script_modern.ld move remaining rom_header/crt0 stuff to src 2025-08-24 10:58:37 -07:00
ld_script.ld Stuff 2025-12-18 07:14:45 -05:00
make_tools.mk Makefile and Install.md Revamp (#41) 2021-07-09 19:35:12 -05:00
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 Stuff 2025-12-18 07:14:45 -05: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 Decompile code_80035F0 2025-07-15 18:22:42 +02:00
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.