Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
Go to file
2025-06-22 16:32:37 -05:00
.devcontainer
.github Updated GHA checkout 2024-09-20 23:34:54 -04:00
asm Decomped GetEntityMoveTargetAndRange 2025-06-22 16:32:37 -05:00
files
include Decomped GetEntityMoveTargetAndRange 2025-06-22 16:32:37 -05:00
lib Start working on sound driver memory functions 2025-05-30 18:13:21 -07:00
pmdsky.eu
pmdsky.jp Fix build 2024-06-23 16:59:48 -05:00
pmdsky.us
src Decomped GetEntityMoveTargetAndRange 2025-06-22 16:32:37 -05:00
sub Add .rodata to ARM7 2024-12-28 02:25:07 -06:00
tools Fixed extract_function extracting offset constants 2025-06-17 19:20:17 -05:00
.editorconfig
.gitattributes
.gitignore
binutils.mk
charmap.txt
common.mk Import struct monster from pmdsky-debug 2024-08-04 18:49:21 +02:00
config.mk Added nonmatching builds to Makefile 2025-06-10 23:35:01 -04:00
CONTRIBUTING.md
filesystem.mk Added flag to skip copying NitroFS files 2024-09-20 22:44:00 -04:00
flake.lock
flake.nix Add missing dependencies to flake.nix 2024-10-13 23:39:18 -07:00
graphics_files_rules.mk
INSTALL.md Fixed libpng link 2024-08-14 18:22:29 -04:00
main.lsf Decomped GetEntityMoveTargetAndRange 2025-06-22 16:32:37 -05:00
Makefile Added nonmatching builds to Makefile 2025-06-10 23:35:01 -04:00
nitrofs_files_eu.txt
nitrofs_files_jp.txt
nitrofs_files.txt
platform.mk
README.md
rom.rsf

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.