Decompilation of Pokémon Platinum
Go to file
2024-03-27 11:31:05 -07:00
.github Point OK webhook at out-of-tree build 2024-03-11 14:53:07 -07:00
asm Document EvalAttack trainer AI flag routine 2024-03-27 11:31:05 -07:00
consts Use macros for movements in field scripts 2024-03-17 13:30:22 +08:00
include address PR feedback: heap enums, struct names, c99 declarations, EOF newlines, etc 2024-03-24 09:48:58 -04:00
lib Resolve pointers in libspl 2023-09-05 19:43:52 +02:00
meson Decompile wild encounters 2023-07-27 20:22:38 +02:00
platinum.us rename savedata.c and .h 2024-03-23 15:46:18 -04:00
res Use macros for movements in field scripts 2024-03-17 13:30:22 +08:00
src address PR feedback: heap enums, struct names, c99 declarations, EOF newlines, etc 2024-03-24 09:48:58 -04:00
subprojects Add provide section to subproject tool wraps 2024-03-08 09:48:07 -08:00
tools Fix out of tree builds 2024-03-08 22:49:11 +01: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 .venv to .gitignore 2024-03-20 20:27:29 -07: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 mwrap: Separate source and build directory 2024-03-08 22:35:16 +01:00
CONTRIBUTING.md GCC-friendly compile_commands.json maker 2023-11-21 10:01:07 -05:00
Dockerfile Add Dockerfile 2023-10-24 20:39:37 -04:00
gen_compile_commands.py Test checksums of all filesystem entries on build 2024-02-12 08:07:25 -08:00
INSTALL.md Add convenience target 'rom' to build.sh 2024-03-16 22:00:52 -07:00
meson.build Compute relative paths for directories in battle script build 2024-02-17 16:17:52 -08: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).