Decompilation of Pokémon Platinum
Go to file
2025-01-23 22:20:34 -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 Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
consts Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
docs Update Consts, Remove "Data" notation 2024-12-04 20:52:55 -05:00
generated Switch metang to python implementation as temp-fix for native Windows builds 2025-01-23 22:20:34 -08:00
include Decorate calls to SpeciesData accessors with proper constants 2025-01-21 22:52:06 -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 #345 from TheSylphIsIn/main 2025-01-21 22:44:04 -08:00
res Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
src Decorate calls to SpeciesData accessors with proper constants 2025-01-21 22:52:06 -08:00
subprojects Switch metang to python implementation as temp-fix for native Windows builds 2025-01-23 22:20:34 -08:00
tools Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -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 Add FreeBSD compatibility 2025-01-16 23:48:52 +01:00
meson.build Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -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).