Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-10-04 09:34:30 +02:00
.github
asm InterpretColorChar 2024-10-01 12:34:45 +02:00
data Document more script var stuff 2024-09-20 00:57:27 +02:00
graphics
include xxx_get_next_char_from_string 2024-09-25 13:32:34 +02:00
libagbsyscall
sound
src change numbers to chars 2024-10-04 09:34:30 +02:00
tools
.gitattributes
.gitignore Add .*~ to .gitignore 2024-09-19 02:13:50 +02:00
asmdiff.sh
baserom.xdelta
charmap.txt Minor charmap changes - mostly windows-1252 codepage 2024-09-15 19:59:42 +02: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 #220 from DizzyEggg/code_803D110 2024-09-24 09:08:27 -04:00
make_tools.mk
Makefile
README.md
red.sha1
sym_ewram.txt Script var buffer save/restore functions 2024-09-20 00:57:28 +02:00
sym_ewram2.txt Mega rename 2024-09-15 20:29:02 +02:00
sym_iwram.txt Mega rename 2024-09-15 20:29:02 +02: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.