Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-10-15 00:26:15 +02:00
.github fix: hopefully fix up CI errors about libpng 2024-10-14 11:52:37 -07:00
asm Merge pull request #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
data Document more script var stuff 2024-09-20 00:57:27 +02:00
graphics
include Merge pull request #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
libagbsyscall
sound
src Update HandleTextFormat decomp.me to closer match 2024-10-09 23:44:06 -04: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 Minor charmap changes - mostly windows-1252 codepage 2024-09-15 19:59:42 +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 Merge pull request #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram.txt more functions decomped 2024-09-29 15:46:34 -07:00
sym_ewram2.txt Mega rename 2024-09-15 20:29:02 +02:00
sym_iwram.txt Mega rename 2024-09-15 20:29:02 +02: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.