Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2020-12-12 14:12:37 -06:00
asm dump/label more data from data_800D090 2020-12-12 14:12:37 -06:00
constants
data dump/label more data from data_800D090 2020-12-12 14:12:37 -06:00
include isemi-identified VRAM and split personality test funcs 2020-11-23 15:22:16 -06:00
libagbsyscall
sound used m4a2s from ipatix to do an initial dump of audio and started working on audio part of pmd 2020-11-08 15:27:37 -06:00
src code_80A26CC: fix nonmatching and decomp a few more 2020-12-08 13:17:08 -06:00
tools
.gitattributes
.gitignore
asmdiff.sh
build_tools.sh
charmap.txt dump/label more data from data_800D090 2020-12-12 14:12:37 -06:00
INSTALL.md
ld_script.txt Move personality test data out of data_80EBA18 (#5) 2020-12-11 14:54:07 -06:00
Makefile Fix Windows build (#1) 2020-11-21 18:01:50 -06:00
README.md
red.sha1
sym_ewram.txt
sym_ewram2.txt
sym_iwram.txt

Pokémon Mystery Dungeon: Red Rescue Team

This is a disassembly 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.

See also