Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-11-27 08:00:26 -08:00
.github
asm name more move funcs 2024-11-27 08:00:26 -08:00
data finish up orb funcs 2024-11-27 08:00:26 -08:00
graphics
include finish up orb funcs 2024-11-27 08:00:26 -08:00
libagbsyscall
sound
src finish up orb 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
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 finish up orb funcs 2024-11-27 08:00:26 -08: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 finish up orb funcs 2024-11-27 08:00:26 -08: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.