Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
AnonymousRandomPerson c06beb68b7
Some checks are pending
GithubCI / build (push) Waiting to run
Merge pull request #369 from DizzyEggg/patch-8
Remove filler from unkPokeSubStruct_C
2025-03-17 18:02:16 -04:00
.github fix: hopefully fix up CI errors about libpng 2024-10-14 11:52:37 -07:00
asm Merge pull request #367 from DizzyEggg/code_8002774 2025-03-17 18:01:34 -04:00
data Merge pull request #363 from DizzyEggg/code_805D8C8_1 2025-03-16 16:07:07 -04:00
graphics
include Merge pull request #369 from DizzyEggg/patch-8 2025-03-17 18:02:16 -04:00
libagbsyscall
sound remove _songtable.s file 2024-12-25 11:34:26 +01:00
src Merge pull request #368 from DizzyEggg/sub_8032828 2025-03-17 18:02:03 -04:00
tools Get rid of warning in dungeonjson.cpp 2024-12-14 19:38:02 +01:00
.gitattributes
.gitignore s files in src 2024-12-14 19:28:05 +01:00
asmdiff.sh Fix asmdiff without devkitARM 2024-11-16 19:41:47 +01:00
baserom.xdelta
charmap.txt morea clean-up dung menus 2025-03-02 11:03:19 +01:00
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
dungeon_floor.mk
dungeon_pokemon.mk Dumped dungeon parameters 2023-02-14 00:02:52 -05:00
dungeon_trap.mk
graphics.mk
INSTALL.md
ld_script.txt Merge pull request #367 from DizzyEggg/code_8002774 2025-03-17 18:01:34 -04: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 Replaced decomp list with pret.github.io link 2023-08-30 18:17:55 -04:00
red.sha1
sym_ewram_init.txt merge ground script files 2025-03-17 16:04:01 +01:00
sym_ewram.txt Merge branch 'master' into stuff 2025-03-10 04:31:38 +00:00
sym_iwram_init.txt decompile code_8272724 iwram text functions 2024-12-20 11:28:05 +01:00
sym_iwram.txt Put stuff in EWRAM_DATA/IWRAM_DATA 2025-02-25 09:56:49 +01: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.