Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-11-27 08:00:26 -08:00
.github
asm code_8069E0C decompiled 2024-11-26 13:52:31 +01:00
data Clean up related Tile stuff 2024-11-16 19:43:17 +01:00
graphics
include name more move action funcs 2024-11-27 08:00:26 -08:00
libagbsyscall
sound
src name more move action funcs 2024-11-27 08:00:26 -08:00
tools
.gitattributes
.gitignore Gitignore symbol dumps 2024-11-16 19:41:48 +01:00
asmdiff.sh Fix asmdiff without devkitARM 2024-11-16 19:41:47 +01:00
baserom.xdelta
charmap.txt Merge branch 'master' into serialization 2024-11-11 10:18:26 -05: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 code_8069E0C decompiled 2024-11-26 13:52:31 +01:00
make_tools.mk
Makefile sub_806B404 2024-11-23 21:26:58 +01:00
README.md
red.sha1
sym_ewram.txt GenerateFloor matched 2024-11-18 17:16:24 +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.