Decompilation of Pokémon Platinum
Go to file
Rachel 4fc59bfe4c
Some checks are pending
build / build (push) Waiting to run
Merge pull request #329 from lhearachel/make-venv
Pull Meson as a subproject
2025-03-12 08:26:37 -07:00
.github Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Document system-variable 0x404C 2025-03-08 14:58:47 -08:00
docs Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
generated Merge pull request #424 from ravepossum/mon_sprites 2025-03-12 07:59:02 -07:00
include Merge pull request #425 from CharlesFolz4/pcCompare 2025-03-12 08:18:21 -07: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 Merge pull request #424 from ravepossum/mon_sprites 2025-03-12 07:59:02 -07:00
res Merge pull request #424 from ravepossum/mon_sprites 2025-03-12 07:59:02 -07:00
src Merge pull request #425 from CharlesFolz4/pcCompare 2025-03-12 08:18:21 -07:00
subprojects Update NitroWiFi subproject wrap to satisfy meson subprojects update 2025-03-11 10:25:11 -07:00
tools Merge pull request #329 from lhearachel/make-venv 2025-03-12 08:26:37 -07: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 Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
.pre-commit-config.yaml Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
CONTRIBUTING.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
Dockerfile Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
INSTALL.md Clone meson instead of asking users to download it 2025-03-09 16:21:19 -07:00
Makefile Directly invoke ninja for build targets instead of going through meson 2025-03-09 16:21:23 -07:00
meson.build Version changes 2025-03-06 22:18:26 -03: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).