Decompilation of Pokémon Platinum
Go to file
TheSylphIsIn 5cfa8894af Finish documenting special_encounter
Documents the last unknown components of SpecialEncounter. Also some other things, sorry.
2025-02-04 16:52:48 -05: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 branch 'main' of https://github.com/pret/pokeplatinum 2025-02-03 22:59:00 -05:00
docs Finish documenting special_encounter 2025-02-04 16:52:48 -05:00
generated Merge pull request #356 from h2o-DS/Pokedex_Menu_Text 2025-02-03 00:26:16 -08:00
include Finish documenting special_encounter 2025-02-04 16:52:48 -05: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 Finish documenting special_encounter 2025-02-04 16:52:48 -05:00
res Merge branch 'main' of https://github.com/pret/pokeplatinum 2025-02-03 22:59:00 -05:00
src Finish documenting special_encounter 2025-02-04 16:52:48 -05:00
subprojects Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
tools Merge pull request #356 from h2o-DS/Pokedex_Menu_Text 2025-02-03 00:26:16 -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 Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
gen_compile_commands.py Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
INSTALL.md Switch metang to python implementation as temp-fix for native Windows builds 2025-01-23 22:20:34 -08:00
Makefile Refactor PCH + script dependencies and use a 2-stage pipeline 2025-01-27 20:46:36 -08: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).