Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
Seth Barberee f4e7086aed
Some checks are pending
GithubCI / build (push) Waiting to run
fix: hopefully fix up CI errors about libpng
2024-10-14 11:52:37 -07:00
.github fix: hopefully fix up CI errors about libpng 2024-10-14 11:52:37 -07:00
asm Merge pull request #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
data Document more script var stuff 2024-09-20 00:57:27 +02:00
graphics
include Merge pull request #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
libagbsyscall
sound
src Update HandleTextFormat decomp.me to closer match 2024-10-09 23:44:06 -04:00
tools Updated some AI symbol names 2024-08-29 23:24:58 -04:00
.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 #225 from DizzyEggg/code_803E724 2024-10-09 17:52:26 -04:00
make_tools.mk
Makefile fix: fix Makefile to not zero out the ROM header 2024-04-29 15:47:05 -07:00
README.md
red.sha1
sym_ewram.txt more functions decomped 2024-09-29 15:46:34 -07: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.