Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
Seth Barberee 2e7ba57cc4
Some checks failed
GithubCI / build (push) Has been cancelled
Merge pull request #348 from DizzyEggg/monster_archieve
Move main gMonsterFileArchive array to C
2025-02-27 12:30:08 -08:00
.github
asm merge and review comments 2025-02-26 09:53:49 +01:00
data Merge pull request #348 from DizzyEggg/monster_archieve 2025-02-27 12:30:08 -08:00
graphics
include Merge pull request #348 from DizzyEggg/monster_archieve 2025-02-27 12:30:08 -08:00
libagbsyscall
sound remove _songtable.s file 2024-12-25 11:34:26 +01:00
src Merge pull request #348 from DizzyEggg/monster_archieve 2025-02-27 12:30:08 -08: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 Merge pull request #348 from DizzyEggg/monster_archieve 2025-02-27 12:30:08 -08:00
make_tools.mk
Makefile
MPlayDef.s
README.md
red.sha1
sym_ewram_init.txt documenting friend area maps 2025-02-23 22:26:26 +01:00
sym_ewram.txt merge and review comments 2025-02-26 09:53:49 +01:00
sym_iwram_init.txt
sym_iwram.txt Put stuff in EWRAM_DATA/IWRAM_DATA 2025-02-25 09:56:49 +01:00
VoiceDef.s

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.