Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
Go to file
UsernameFodder 3d87a95850 Support syncing BSS symbols to pmdsky-debug
These data symbols can be added to ram.yml. Since information is lost,
it's not possible to go in the other direction, so RAM syncing can only
be done TO pmdsky-debug.
2023-12-28 23:50:54 -06:00
.devcontainer Add devcontainer 2023-12-27 00:14:32 -06:00
.github Added DSE library to calcrom 2023-12-10 14:02:53 -05:00
asm Sync math operator/utility functions from pokeheartgold 2023-12-27 02:12:38 -06:00
files Used US instead of NA for US ROM 2023-11-20 17:24:25 -06:00
include Decomped FemaleToMaleForm 2023-12-08 23:32:53 -05:00
lib Sync math operator/utility functions from pokeheartgold 2023-12-27 02:12:38 -06:00
pmdsky.eu Matched EU ROM 2023-11-20 17:24:08 -06:00
pmdsky.us Fixed nonmatching banner name 2023-08-13 23:03:51 -04:00
src Decomped FemaleToMaleForm 2023-12-08 23:32:53 -05:00
sub Sync math operator/utility functions from pokeheartgold 2023-12-27 02:12:38 -06:00
tools Support syncing BSS symbols to pmdsky-debug 2023-12-28 23:50:54 -06:00
.editorconfig Initialized base repo 2023-06-28 23:35:19 -04:00
.gitattributes Initialized base repo 2023-06-28 23:35:19 -04:00
.gitignore Fixed lingering FUN function names 2023-09-05 21:34:49 -04:00
binutils.mk Initialized base repo 2023-06-28 23:35:19 -04:00
charmap.txt Initialized base repo 2023-06-28 23:35:19 -04:00
common.mk Decomped LFO functions 2023-12-10 13:41:43 -05:00
config.mk Started EU support 2023-11-01 18:44:19 -04:00
CONTRIBUTING.md Added CONTRIBUTING.md 2023-08-20 22:43:00 -04:00
filesystem.mk Matched EU ROM 2023-11-20 17:24:08 -06:00
flake.lock Better installation instruction/script 2023-08-29 13:44:34 +02:00
flake.nix Better installation instruction/script 2023-08-29 13:44:34 +02:00
graphics_files_rules.mk Added BSS to overlays 2023-08-14 00:17:21 -04:00
INSTALL.md Add devcontainer 2023-12-27 00:14:32 -06:00
main.lsf Decomped LFO functions 2023-12-10 13:41:43 -05:00
Makefile Decomped sound envelope functions 2023-12-08 23:16:22 -05:00
nitrofs_files_eu.txt Started EU support 2023-11-01 18:44:19 -04:00
nitrofs_files.txt Get files list from file instead of writing to it 2023-08-20 18:08:13 -04:00
platform.mk Ported WSL2 fix from HeartGold 2023-08-28 00:09:02 -04:00
README.md Matched EU ROM 2023-11-20 17:24:08 -06:00
rom.rsf Removed invalid EXT_WRAM 2023-08-08 00:17:03 -04:00

Pokémon Mystery Dungeon: Explorers of Sky

This is a WIP disassembly of Pokémon Mystery Dungeon: Explorers of Sky. For instructions on how to set up the repository, please read INSTALL.md.

This repository builds the following ROMs:

For contacts and other pret projects, see pret.github.io.