Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-04-03 22:58:05 +02:00
.github
asm Match SetDungeonBGColorRGB 2025-04-03 15:16:29 +02:00
data splt all dungeon cutscenes files 2025-04-03 22:58:05 +02:00
graphics remove accidental png 2025-03-26 13:21:48 +01:00
include split portrait placement file 2025-04-03 20:39:01 +02:00
libagbsyscall
sound remove _songtable.s file 2024-12-25 11:34:26 +01:00
src splt all dungeon cutscenes files 2025-04-03 22:58:05 +02:00
tools introduce pmd_pal 2025-03-26 13:16:32 +01:00
.gitattributes
.gitignore introduce pmd_pal 2025-03-26 13:16:32 +01:00
asmdiff.sh Fix asmdiff without devkitARM 2024-11-16 19:41:47 +01:00
baserom.xdelta
charmap.txt Dump dungeon_strings.c 2025-03-28 14:47:56 +01:00
data_dungeon.mk
data_item.mk
data_monster.mk
data_move.mk
dungeon_floor.mk
dungeon_pokemon.mk
dungeon_trap.mk
graphics.mk introduce pmd_pal 2025-03-26 13:16:32 +01:00
INSTALL.md
ld_script.txt splt all dungeon cutscenes files 2025-04-03 22:58:05 +02:00
make_tools.mk
Makefile iwram init done 2024-12-18 12:09:22 +01:00
MPlayDef.s sound work 2024-12-16 16:55:46 +01:00
README.md
red.sha1
sym_ewram_init.txt merge dungeon leader - dungeon range 2025-04-03 10:14:45 +02:00
sym_ewram.txt Merge code_80848F0 2025-04-03 15:40:08 +02:00
sym_iwram_init.txt Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
sym_iwram.txt Merge pull request #373 from DizzyEggg/code_8094D28 2025-03-26 18:12:24 -04:00
VoiceDef.s sound names and sound data 2024-12-17 14:36:37 +01:00

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.