Decompilation of Pokémon Platinum
Go to file
2025-02-25 11:15:35 +08:00
.githooks Fix format hook 2024-11-03 16:08:01 -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 #393 from Viperio19/document-scripts 2025-02-23 12:38:27 -08:00
docs Identify unk_02017728 -> system and zip core_sys.h into it 2025-02-07 21:53:06 -08:00
generated Use trainer type constants in field events 2025-02-25 11:15:35 +08:00
include Merge pull request #393 from Viperio19/document-scripts 2025-02-23 12:38:27 -08:00
lib PR Feedback 2024-09-25 21:21:29 +02:00
meson Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
platinum.us Merge pull request #392 from Kuruyia/feat/document-area-data 2025-02-22 11:32:39 -08:00
res Use trainer type constants in field events 2025-02-25 11:15:35 +08:00
src Merge pull request #393 from Viperio19/document-scripts 2025-02-23 12:38:27 -08:00
subprojects Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
tools Use trainer type constants in field events 2025-02-25 11:15:35 +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
.clangd GCC-friendly compile_commands.json maker 2023-11-21 10:01:07 -05: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
CONTRIBUTING.md Update table-of-contents for CONTRIBUTING and INSTALL 2024-11-08 09:54:07 -08:00
Dockerfile Update INSTALL.md to reflect the removal of LM_LICENSE_FILE 2025-02-14 23:28:17 +01:00
gen_compile_commands.py Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08: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 use debug as build target, remove unneeded README change 2024-10-22 19:08:37 -05: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.

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).