Decompilation of Pokémon Platinum
Go to file
2024-08-10 22:03:52 +02:00
.githooks Add pre-commit hook + clang-format GHA 2024-07-06 15:33:20 -07:00
.github Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
asm Rename strbufIndex -> templateArg 2024-07-22 14:10:24 -04:00
consts PR feedback - names and comments 2024-07-22 10:02:25 -04:00
docs Update all scripts to use #include 2024-07-16 12:01:40 -07:00
include Merge pull request #257 from Fexty12573/spl 2024-07-29 16:19:56 -07:00
lib PR feedback: change matrix accessors 2024-07-29 15:03:06 +02:00
meson Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
platinum.us SpriteResource cleanup 2024-07-07 10:18:43 +02:00
res Rename GetPlayerXZPos -> GetPlayerMapPos 2024-07-22 13:38:35 -04:00
src Merge pull request #257 from Fexty12573/spl 2024-07-29 16:19:56 -07:00
subprojects Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
tools Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
.clang-format Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.clang-format-ignore Fix FALSE and TRUE macros in btlcmd.inc, update comments in scrcmd.inc 2024-07-16 12:02:21 -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 Add save, savestate and cheat files to gitignore 2024-07-07 18:21:59 +08:00
build.sh Specify MESON_RSP_THRESHOLD in meson scripts 2024-07-12 13:54:25 -07:00
clean.sh Use meson subcommands in build.sh and clean.sh 2024-03-08 22:35:10 +01:00
config.sh Fix macOS build 2024-07-12 23:30:24 +02:00
CONTRIBUTING.md Add pre-commit hook + clang-format GHA 2024-07-06 15:33:20 -07:00
Dockerfile Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
format.sh Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
gen_compile_commands.py Use generated sub_seq.naix header in C sources 2024-05-07 19:46:01 -07:00
INSTALL.md Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
meson.build Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:01:23 -04: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).