Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
  • Assembly 72.7%
  • C 10.7%
  • C++ 7.5%
  • Boogie 4.5%
  • sed 1.6%
  • Other 2.9%
Find a file
AnonymousRandomPerson 5527708c26
Merge pull request #268 from AnonymousRandomPerson/main
Synced from pmdsky-debug
2026-05-25 23:17:51 -04:00
.devcontainer Fix Devcontainer setup by referencing the same NitroSDK filename throughout. 2025-09-23 16:51:53 +00:00
.github Skip webhook if secret is missing 2026-04-08 09:53:43 +02:00
asm Synced from pmdsky-debug 2026-05-25 22:46:26 -04:00
files Set up initial JP build 2024-04-17 23:52:39 -04:00
include Synced from pmdsky-debug 2026-05-25 15:32:06 -04:00
lib Synced from pmdsky-debug 2026-05-25 22:46:26 -04:00
pmdsky.eu Matched EU ROM 2023-11-20 17:24:08 -06:00
pmdsky.jp Fix build 2024-06-23 16:59:48 -05:00
pmdsky.us Fixed nonmatching banner name 2023-08-13 23:03:51 -04:00
src Synced from pmdsky-debug 2026-05-25 15:32:06 -04:00
sub Add .rodata to ARM7 2024-12-28 02:25:07 -06:00
tools Add NitroSDK aliases for pmdsky-debug naming convention 2026-05-10 16:44:50 -04: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 add .Identifier to gitignore 2025-08-25 11:28:20 +02: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 initial split of some files to NitroSDK 2026-05-06 20:06:31 -07:00
config.mk Added nonmatching builds to Makefile 2025-06-10 23:35:01 -04:00
CONTRIBUTING.md Added CONTRIBUTING.md 2023-08-20 22:43:00 -04:00
filesystem.mk Added flag to skip copying NitroFS files 2024-09-20 22:44:00 -04:00
flake.lock Better installation instruction/script 2023-08-29 13:44:34 +02:00
flake.nix Add missing dependencies to flake.nix 2024-10-13 23:39:18 -07:00
graphics_files_rules.mk Added BSS to overlays 2023-08-14 00:17:21 -04:00
INSTALL.md Fix non-existent package in Cygwin instructions 2025-07-14 18:03:27 -04:00
main.lsf Decomp GetSanitizedRandomTrapId and GetRandomTrapId 2026-05-20 19:15:33 +00:00
Makefile Removed compare step from nonmatching builds 2025-07-30 23:32:04 -04:00
nitrofs_files.txt Get files list from file instead of writing to it 2023-08-20 18:08:13 -04:00
nitrofs_files_eu.txt Started EU support 2023-11-01 18:44:19 -04:00
nitrofs_files_jp.txt Set up initial JP build 2024-04-17 23:52:39 -04:00
platform.mk Ported WSL2 fix from HeartGold 2023-08-28 00:09:02 -04:00
README.md Split arm9 data JP 2024-04-17 23:52:40 -04: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. For information on how to contribute changes, see CONTRIBUTING.md.

This repository builds the following ROMs:

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