Decompilation of Pokémon Platinum
Go to file
2024-11-16 13:26:26 -08:00
.githooks Fix format hook 2024-11-03 16:08:01 -08:00
.github Fix xMAP in CI build, filter out runs if only changing Markdown docs 2024-11-08 14:29:15 -08:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Document extern functions in encounter.c and associated script commands 2024-11-16 13:01:15 -08:00
consts Label GameRecords and TrainerScoreEvents used in encounter.c 2024-11-16 13:26:26 -08:00
docs Start 2D rendering documentation + document background system 2024-10-22 12:52:12 -07:00
include Document extern functions in encounter.c and associated script commands 2024-11-16 13:01:15 -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 Identify unk_02055808 -> field_transition, merge with unk_0205578C 2024-11-15 22:45:35 -08:00
res Document extern functions in encounter.c and associated script commands 2024-11-16 13:01:15 -08:00
src Label GameRecords and TrainerScoreEvents used in encounter.c 2024-11-16 13:26:26 -08:00
subprojects Update subprojects 2024-11-13 22:08:52 +01:00
tools Refactor generation of event data files and packing of zone_event.narc 2024-11-15 11:51:08 -08:00
.clang-format Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07: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 some code cleanup and commenting to make decisions more clear 2024-10-21 14:41:42 -05: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 Use generated sub_seq.naix header in C sources 2024-05-07 19:46:01 -07:00
INSTALL.md Update table-of-contents for CONTRIBUTING and INSTALL 2024-11-08 09:54:07 -08:00
Makefile Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
meson.build add build option to enable or disable debugging code 2024-10-23 13:52:36 -05: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).