Decompilation of Pokémon Mystery Dungeon: Explorers of Sky
Go to file
Seth Barberee fd2a10df14 initial decomp work
decomp more item funcs

new file boundary and more decomp

address review comments

Match IsValidTargetItem thanks to @taxicat1
2026-01-03 13:06:03 -08:00
.devcontainer
.github
asm initial decomp work 2026-01-03 13:06:03 -08:00
files
include initial decomp work 2026-01-03 13:06:03 -08:00
lib
pmdsky.eu
pmdsky.jp
pmdsky.us
src initial decomp work 2026-01-03 13:06:03 -08:00
sub
tools
.editorconfig
.gitattributes
.gitignore
binutils.mk
charmap.txt
common.mk
config.mk
CONTRIBUTING.md
filesystem.mk
flake.lock
flake.nix
graphics_files_rules.mk
INSTALL.md
main.lsf initial decomp work 2026-01-03 13:06:03 -08:00
Makefile
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.