Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-10-28 23:40:36 +01:00
.github fix: hopefully fix up CI errors about libpng 2024-10-14 11:52:37 -07:00
asm match sub_8015F44 and add decomp.me link 2024-10-26 19:23:51 -07:00
data move some const data to dungeon move/message 2024-10-25 22:47:46 +02:00
graphics
include Move Entity to axObj 2024-10-28 23:40:36 +01:00
libagbsyscall
sound
src Move Entity to axObj 2024-10-28 23:40:36 +01:00
tmp Move Entity to axObj 2024-10-28 23:40:36 +01:00
tools Preproc: output string literals, and fix escape bug 2024-10-15 00:26:15 +02:00
.gitattributes
.gitignore Update .gitignore 2024-10-15 00:26:14 +02:00
asmdiff.sh
baserom.xdelta
charmap.txt Refactor color and format constants 2024-10-15 17:14:36 +02: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.txt dungeon_cutscene cleanup 2024-10-26 21:09:23 -07:00
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram2.txt sub_8042EC8 2024-10-09 15:48:45 +02:00
sym_ewram.txt new file - dungeon_move.c and clean-up 2024-10-25 21:19:22 +02:00
sym_iwram.txt

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.