Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-10-04 08:41:12 -07:00
.github
asm more functions decomped 2024-09-29 15:46:34 -07:00
data Document more script var stuff 2024-09-20 00:57:27 +02:00
graphics
include Merge branch 'master' into aug_sept_2024 2024-10-04 08:41:12 -07:00
libagbsyscall
sound
src Merge branch 'master' into aug_sept_2024 2024-10-04 08:41:12 -07:00
tools
.gitattributes
.gitignore Add .*~ to .gitignore 2024-09-19 02:13:50 +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 more functions decomped 2024-09-29 15:46:34 -07: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.