Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2023-05-25 08:02:53 -07:00
.github
asm more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
data Finish defining pointers for dungeon_sbin 2023-05-25 00:07:39 -04:00
graphics
include more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
libagbsyscall
sound
src more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
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 more menu decomp and merging of files 2023-05-25 08:02:53 -07:00
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram.txt more decomp 2023-05-25 08:02:53 -07:00
sym_ewram2.txt more decomp 2023-05-25 08:02:53 -07: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.

See also