Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Go to file
2021-01-22 10:39:42 -06:00
.travis/calcrom/calcrom Improve calcrom, add incbin counting, fix a few existing issues (#7) 2020-12-12 14:44:18 -06:00
asm more headway on Pokemon funcs and labeled in asm 2021-01-22 10:39:42 -06:00
constants
data more headway on Pokemon funcs and labeled in asm 2021-01-22 10:39:42 -06:00
include more headway on Pokemon funcs and labeled in asm 2021-01-22 10:39:42 -06:00
libagbsyscall
sound 5% wooo 2021-01-09 10:33:29 -06:00
src more headway on Pokemon funcs and labeled in asm 2021-01-22 10:39:42 -06:00
tools
.gitattributes
.gitignore
asmdiff.sh
charmap.txt dump/label more data from data_800D090 2020-12-12 14:12:37 -06:00
INSTALL.md switch from build_tools to make tools 2021-01-14 13:49:59 -06:00
ld_script.txt more headway on Pokemon funcs and labeled in asm 2021-01-22 10:39:42 -06:00
Makefile switch from build_tools to make tools 2021-01-14 13:49:59 -06:00
README.md
red.sha1
sym_ewram.txt 5% wooo 2021-01-09 10:33:29 -06:00
sym_ewram2.txt Friend Area Decomp Work (#15) 2020-12-31 18:30:16 -06: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