Decompilation of Pokémon Platinum
Go to file
2024-11-08 09:40:23 -08:00
.githooks Fix format hook 2024-11-03 16:08:01 -08:00
.github Update CI for new makefile changes 2024-11-06 19:14:44 +01:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Revert change to ScrCmd_018 2024-11-03 16:10:31 -08:00
consts Summary screen - poffins and subscreen buttons 2024-11-05 18:20:56 -05:00
docs Start 2D rendering documentation + document background system 2024-10-22 12:52:12 -07:00
include Replace "none" values with -1 for clarity 2024-11-05 18:22:38 -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 Name+reorganize unk_0208EA44 -> pokemon_summary_screen/sprite 2024-11-05 18:20:56 -05:00
res Summary screen PR feedback 2 2024-11-05 18:22:38 -05:00
src Replace "none" values with -1 for clarity 2024-11-05 18:22:38 -05:00
subprojects Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
tools some code cleanup and commenting to make decisions more clear 2024-10-21 14:41:42 -05:00
.clang-format
.clang-format-ignore Match sub_02089688 2024-10-18 13:39:15 -07:00
.clang-format-include
.clangd
.gitattributes
.gitignore some code cleanup and commenting to make decisions more clear 2024-10-21 14:41:42 -05:00
CONTRIBUTING.md Collapse shell scripts into a Makefile; update INSTALL and CONTRIBUTING docs 2024-11-06 17:15:45 +01:00
Dockerfile Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
gen_compile_commands.py
INSTALL.md Default to release + check; add GDB setup to INSTALL.md 2024-11-06 17:15:46 +01:00
Makefile Add update target for meson subproject updates 2024-11-08 09:40:23 -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

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