Decompilation of Pokémon Platinum
Go to file
2024-07-29 15:03:06 +02:00
.githooks Add pre-commit hook + clang-format GHA 2024-07-06 15:33:20 -07:00
.github Specify meson version in GHA install 2024-07-11 19:19:07 -07:00
asm Mass rename CallCommonScript & ReturnCommonScript 2024-06-27 22:54:22 -04:00
consts Begin to document ScriptManager, a couple script commands, and scrcmd constgen 2024-06-23 23:42:51 -04:00
docs PR Feedback: link docs in index and cleanup 2024-06-29 13:23:45 +02:00
include Mostly decompile spl 2024-07-17 16:27:59 +02:00
lib PR feedback: change matrix accessors 2024-07-29 15:03:06 +02:00
meson INSTALL.md update for macOS (12 Monterey) 2024-07-08 17:04:32 -05:00
platinum.us SpriteResource cleanup 2024-07-07 10:18:43 +02:00
res Add scr_seq.naix to naix_headers 2024-06-30 11:01:01 -07:00
src Mostly decompile spl 2024-07-17 16:27:59 +02:00
subprojects Point all subprojects to branches instead of head 2024-05-19 14:32:31 -07:00
tools PR feedback: mwrap noipa argument 2024-07-28 22:02:20 +02:00
.clang-format Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.clang-format-ignore Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -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 Add convenience target 'rom' to build.sh 2024-03-16 22:00:52 -07:00
clean.sh Use meson subcommands in build.sh and clean.sh 2024-03-08 22:35:10 +01:00
config.sh INSTALL.md update for macOS (12 Monterey) 2024-07-08 17:04:32 -05:00
CONTRIBUTING.md Add pre-commit hook + clang-format GHA 2024-07-06 15:33:20 -07:00
Dockerfile Fix missing docker dependency 2024-05-19 13:57:56 -07: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 INSTALL.md update for macOS (12 Monterey) 2024-07-08 17:04:32 -05:00
meson.build Generate tutorable moves table; use source data in make_species_tables.py 2024-05-19 22:55:57 -07: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).