Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-12-15 12:35:09 +01:00
.github
asm
data start work on ewram init 2024-12-15 12:35:09 +01:00
graphics
include
libagbsyscall
sound
src
tools
.gitattributes
.gitignore
asmdiff.sh
baserom.xdelta
charmap.txt
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
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram.txt
sym_ewram2.txt start work on ewram init 2024-12-15 12:35:09 +01: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.