Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2024-09-21 19:58:53 +02:00
.github Update calcrom.pl 2023-06-25 13:18:33 -05:00
asm ShowDungeonNameBanner 2024-09-21 19:58:53 +02:00
data Merge pull request #215 from mateon1/mateon-2024-sep 2024-09-18 13:29:09 -04:00
graphics
include ShowDungeonNameBanner 2024-09-21 19:58:53 +02:00
libagbsyscall
sound Defined pointers for sound_data 2023-06-09 21:46:57 -04:00
src ShowDungeonNameBanner 2024-09-21 19:58:53 +02:00
tools Updated some AI symbol names 2024-08-29 23:24:58 -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 Minor charmap changes - mostly windows-1252 codepage 2024-09-15 19:59:42 +02:00
data_dungeon.mk Dumped dungeon parameters 2023-02-14 00:02:52 -05:00
data_item.mk Explicitly declare dependencies for generated files 2021-12-20 16:29:19 +01:00
data_monster.mk Auto-generate learnset_ptrs.s 2023-01-30 18:35:03 -05:00
data_move.mk Dumped move range strings 2023-02-05 22:12:46 -05:00
dungeon_floor.mk
dungeon_pokemon.mk Dumped dungeon parameters 2023-02-14 00:02:52 -05:00
dungeon_trap.mk build dungeon trap data in JSON and make it shiftable 2022-10-06 20:48:18 -07:00
graphics.mk
INSTALL.md
ld_script.txt sub_803D73C 2024-09-21 12:41:52 +02: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 Replaced decomp list with pret.github.io link 2023-08-30 18:17:55 -04:00
red.sha1
sym_ewram.txt Fix typo 2024-09-15 21:40:33 +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.