Decompilation of Pokémon Platinum
Go to file
2025-03-08 21:43:47 -08:00
.github Update CI workflow to clang-format v19 and fix some regressions from v18 2025-01-21 21:50:01 -08:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Merge pull request #398 from Viperio19/document-scripts 2025-03-03 23:04:00 -08:00
docs Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
generated Document most Pokemon Storage System functions 2025-03-08 09:32:32 -05:00
include Merge branch 'main' into document10 2025-03-08 15:55:59 -03:00
lib Same-line var definitions 2025-03-05 10:19:40 -03:00
meson Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
platinum.us Polish & renaming 2025-03-08 09:33:17 -05:00
res Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
src Merge branch 'main' into document10 2025-03-08 15:55:59 -03:00
subprojects Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
tools Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
.clang-format Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
.clang-format-ignore Match sub_02089688 2024-10-18 13:39:15 -07:00
.clang-format-include Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.editorconfig Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
.gitattributes Specify *.key files as binary in gitattributes 2024-03-11 13:42:38 -07:00
.gitignore Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
.pre-commit-config.yaml Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
CONTRIBUTING.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
Dockerfile Update INSTALL.md to reflect the removal of LM_LICENSE_FILE 2025-02-14 23:28:17 +01:00
INSTALL.md Update INSTALL.md to reflect the removal of LM_LICENSE_FILE 2025-02-14 23:28:17 +01:00
Makefile Update INSTALL.md to reflect the removal of LM_LICENSE_FILE 2025-02-14 23:28:17 +01:00
meson.build Move footprint header generation into datagen-species 2025-01-29 23:19:17 -08:00
meson.options add build option to enable or disable debugging code 2024-10-23 13:52:36 -05:00
README.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
replace.sh replace.sh: replace all occurences 2024-01-28 01:19:39 +01:00

Pokémon Platinum

This is a WIP decompilation of Pokémon Platinum. For instructions on how to set up the repository, please read INSTALL.md.

If you are interested in contributing, please read CONTRIBUTING.md.

This repository builds the following ROMs:

For contacts and other pret projects, see pret.github.io. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).