mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 09:34:53 -05:00
Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
|
Some checks failed
GithubCI / build (push) Has been cancelled
Added prefix to Friend Area constants |
||
|---|---|---|
| .github | ||
| data | ||
| graphics | ||
| include | ||
| libagbsyscall | ||
| sound | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| asmdiff.sh | ||
| baserom.xdelta | ||
| charmap.txt | ||
| CMakeLists.txt | ||
| data_dungeon.mk | ||
| data_item.mk | ||
| data_monster.mk | ||
| data_move.mk | ||
| dump_effect_sbin.py | ||
| dungeon_floor.mk | ||
| dungeon_item.mk | ||
| dungeon_pokemon.mk | ||
| dungeon_trap.mk | ||
| graphics.mk | ||
| INSTALL.md | ||
| ld_script_modern.ld | ||
| ld_script.ld | ||
| make_tools.mk | ||
| Makefile | ||
| MPlayDef.s | ||
| README.md | ||
| red.sha1 | ||
| sym_ewram_init.txt | ||
| sym_ewram.txt | ||
| sym_iwram_init.txt | ||
| sym_iwram.txt | ||
| VoiceDef.s | ||
Pokémon Mystery Dungeon: Red Rescue Team
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.