Decompilation of Pokémon Platinum
Go to file
2026-05-17 11:07:01 -07:00
.github
.vscode
asm/macros Document script_battles.s and trainer_encounter.c (#1150) 2026-05-17 11:02:54 -07:00
docs docs: Update the documented fix for HM05's palette 2026-05-12 20:12:15 -07:00
generated initial easy chat documentation (#1146) 2026-05-13 07:09:51 -07:00
include Document script_battles.s and trainer_encounter.c (#1150) 2026-05-17 11:02:54 -07:00
lib
meson
platinum.us Document script_battles.s and trainer_encounter.c (#1150) 2026-05-17 11:02:54 -07:00
res Document script_battles.s and trainer_encounter.c (#1150) 2026-05-17 11:02:54 -07:00
src Replace all GF_ASSERT(0) with GF_ASSERT(FALSE) (#1160) 2026-05-17 11:07:01 -07:00
subprojects
tools tools: Deprecate csv2bin 2026-05-12 20:12:15 -07:00
.clang-format
.clang-format-ignore
.clang-format-include
.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
INSTALL.md docs: Update table-of-contents and capitalization in INSTALL.md (#1115) 2026-04-26 08:57:14 -07:00
Makefile build: Clean-up some unnecessary cruft (#1106) 2026-04-27 13:15:44 -07:00
meson.build build: Clean-up some unnecessary cruft (#1106) 2026-04-27 13:15:44 -07:00
meson.options
README.md Remove VoidMatrix server link from README (#1116) 2026-04-26 08:51:53 -07: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.

If you are interested in contributing, please read CONTRIBUTING.md.

This repository builds the following ROMs:

For contacts and other pret projects, see pret.github.io.