Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
Go to file
UsernameFodder fe897b2e4f Clarify scope of include/LICENSE.txt
The existing license text could be misinterpreted as pmdsky-debug owning
everything in the directory, which isn't true. Modify the note to
clarify the scope of the license's application.

As the one named as the original copyright holder, I'm loosening it for
this repository since the portions of work it's using are more naturally
attributed to all the pmdsky-debug contributors, not just me.
2023-09-07 12:28:37 -05:00
.github (hopefully) fix CI 2023-08-30 13:01:17 +02:00
asm Renamed veneer functions 2023-09-06 23:37:34 -04:00
files Added SRL files 2023-07-10 01:50:14 -04:00
include Clarify scope of include/LICENSE.txt 2023-09-07 12:28:37 -05:00
lib Decomped first function 2023-08-16 00:10:41 -04:00
pmdsky.us Fixed nonmatching banner name 2023-08-13 23:03:51 -04:00
src Synced latest pmdsky-debug symbols 2023-09-05 22:25:01 -04:00
sub Removed invalid EXT_WRAM 2023-08-08 00:17:03 -04:00
tools Added script to sync symbols to pmdsky-debug 2023-09-06 23:56:06 -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 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 Finishing decompilation of pack-related functions 2023-09-04 18:27:58 +02:00
config.mk Wrote NitroFS file list to file 2023-08-13 22:15:52 -04:00
CONTRIBUTING.md Added CONTRIBUTING.md 2023-08-20 22:43:00 -04:00
filesystem.mk Get files list from file instead of writing to it 2023-08-20 18:08:13 -04: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 Reorganized readme for new install_toolchain make task 2023-08-30 18:13:55 -04:00
main.lsf Fixed lingering FUN function names 2023-09-05 21:34:49 -04:00
Makefile Finishing decompilation of pack-related functions 2023-09-04 18:27:58 +02: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 Replaced decomp list with pret.github.io link 2023-08-29 23:57:36 -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.

This repository builds the following ROM:

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