Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2023-10-21 23:53:22 -04:00
.github Update calcrom.pl 2023-06-25 13:18:33 -05:00
asm [decomp] math: decompile operations for 24.8 fixed-point numbers 2023-09-29 14:33:16 -04:00
data [data] stringify more files 2023-09-26 20:11:12 -04:00
graphics
include Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
libagbsyscall
sound Defined pointers for sound_data 2023-06-09 21:46:57 -04:00
src Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -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 [data] stringify more files 2023-09-26 20:11:12 -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 Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
make_tools.mk
Makefile Split kangaskhan storage and kecleon bros 2023-09-07 00:13:17 -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 nix ewram includes 2023-09-25 13:38:43 -04:00
sym_ewram2.txt Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
sym_iwram.txt Split+data code_8023144/code_80227B8 2023-09-20 22:26:35 -04:00

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.