Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2020-11-21 20:09:25 -06:00
asm some more data dump work 2020-11-21 20:09:25 -06:00
constants
data some more data dump work 2020-11-21 20:09:25 -06:00
include finish docing PlayTime and fix function - Kermalis 2020-11-20 10:33:21 -06:00
libagbsyscall static-link libagbsyscall similar to pokeemerald... Thx Pika 2020-10-20 13:02:58 -05:00
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 Fix sub_8098E18 - jiang/Kermalis 2020-11-21 18:05:56 -06:00
tools
.gitattributes
.gitignore static-link libagbsyscall similar to pokeemerald... Thx Pika 2020-10-20 13:02:58 -05:00
asmdiff.sh Merge remote-tracking branch 'nullablevoid/master' into master 2020-10-20 13:08:42 -05:00
build_tools.sh
charmap.txt
INSTALL.md
ld_script.txt few more decomp funcs 2020-11-20 10:34:11 -06:00
Makefile Fix Windows build (#1) 2020-11-21 18:01:50 -06:00
README.md
red.sha1
sym_ewram.txt some doc'ing and decomping 2020-10-10 14:33:06 -05:00
sym_ewram2.txt doc interrupt funcs 2020-10-16 20:07:03 -05:00
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