Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2023-09-02 07:43:05 -04:00
.github Update calcrom.pl 2023-06-25 13:18:33 -05:00
asm Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
data Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
graphics
include More typedef 2023-09-02 07:43:05 -04:00
libagbsyscall
sound Defined pointers for sound_data 2023-06-09 21:46:57 -04:00
src More typedef 2023-09-02 07:43:05 -04:00
tools Fixed bad replace for gender color 2023-06-06 23:50:36 -04:00
.gitattributes
.gitignore Removed more hard-coded pointers 2023-06-14 23:58:16 -04:00
asmdiff.sh Oops 2023-09-02 07:37:35 -04:00
baserom.xdelta
charmap.txt Renamed gender-specific text color 2023-06-04 22:35:24 -04: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 Merge pull request #155 from Kermalis/kermalis-code800558C 2023-08-31 17:45:20 -04:00
make_tools.mk
Makefile kecleon_items to kecleon_bros (more descriptive) 2023-08-05 11:11:22 -04:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 18:17:55 -04:00
red.sha1
sym_ewram.txt More typedef 2023-09-02 07:43:05 -04:00
sym_ewram2.txt clean up more wigglytuff 2023-08-27 21:53:38 -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.

For contacts and other pret projects, see pret.github.io.