Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2025-02-12 14:48:57 +01:00
.github fix: hopefully fix up CI errors about libpng 2024-10-14 11:52:37 -07:00
asm sub_809B028 2025-02-12 14:48:57 +01:00
data split and move more data to src 2025-02-06 08:10:51 -08:00
graphics
include sub_809B028 2025-02-12 14:48:57 +01:00
libagbsyscall
sound remove _songtable.s file 2024-12-25 11:34:26 +01:00
src sub_809B028 2025-02-12 14:48:57 +01: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 Merge branch 'master' into serialization 2024-11-11 10:18:26 -05: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 #313 from SethBarberee/jan_2025 2025-02-09 21:21:09 -08: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 ewram init merge master 2024-12-17 15:57:28 +01:00
sym_ewram.txt clean up include and add ewram for pokemon.c 2024-12-15 13:13:17 -08:00
sym_iwram_init.txt decompile code_8272724 iwram text functions 2024-12-20 11:28:05 +01:00
sym_iwram.txt iwram init done 2024-12-18 12:09:22 +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.