Decompilation of Pokémon Platinum
Go to file
2025-01-29 23:19:17 -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 Use a static ordering for text archives + refactor terminology + unify includes 2025-01-27 20:53:13 -08:00
docs Update Consts, Remove "Data" notation 2024-12-04 20:52:55 -05:00
generated Refactor dependency chain on pokedex data NARCs and text banks 2025-01-29 23:06:05 -08:00
include Move footprint header generation into datagen-species 2025-01-29 23:19:17 -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 branch 'pret:main' into Pokedex_Menu_Text 2025-01-26 21:33:36 -05:00
res Move footprint header generation into datagen-species 2025-01-29 23:19:17 -08:00
src Move footprint header generation into datagen-species 2025-01-29 23:19:17 -08:00
subprojects Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
tools Move footprint header generation into datagen-species 2025-01-29 23:19:17 -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
.clangd
.gitattributes
.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

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