Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-10-30 09:01:16 +01:00
.github
asm rename format string related 2024-10-29 14:41:09 +01:00
data move some const data to dungeon move/message 2024-10-25 22:47:46 +02:00
graphics
include merge master 2024-10-30 08:57:22 +01:00
libagbsyscall
sound
src small clean-up 2024-10-30 09:01:16 +01:00
tools
.gitattributes
.gitignore
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 string_format.c clean-up 2024-10-29 14:07:52 +01:00
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram.txt string_format.c clean-up 2024-10-29 14:07:52 +01:00
sym_ewram2.txt
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.