Decompilation of Pokémon Platinum
Go to file
2026-05-20 23:38:40 +01:00
.github ci: Update actions (#1097) 2026-04-19 14:30:02 -07:00
.vscode
asm/macros tools: Implement npctradeproc to replace tools/jsoncnv/npc_trades.py (#1168) 2026-05-18 19:36:54 -04:00
docs docs: Update the documented fix for HM05's palette 2026-05-12 20:12:15 -07:00
generated tools: Implement npctradeproc to replace tools/jsoncnv/npc_trades.py (#1168) 2026-05-18 19:36:54 -04:00
include documenting stuff throughout battle_cursor.c 2026-05-20 23:38:40 +01:00
lib decompile bn_mod_exp_mont (#1158) 2026-05-17 11:25:21 -07:00
meson
platinum.us tools: Implement npctradeproc to replace tools/jsoncnv/npc_trades.py 2026-05-18 16:32:03 -07:00
res tools: Implement npctradeproc to replace tools/jsoncnv/npc_trades.py (#1168) 2026-05-18 19:36:54 -04:00
src documenting stuff throughout battle_cursor.c 2026-05-20 23:38:40 +01:00
subprojects tools: Migrate datagen_trainer.cpp to trainerproc.c (#1095) 2026-04-22 19:53:35 -04:00
tools tools: Implement npctradeproc to replace tools/jsoncnv/npc_trades.py 2026-05-18 16:32:03 -07:00
.clang-format more trainer card documentation (#647) 2025-07-29 21:07:51 -07:00
.clang-format-ignore Store nitrogfx in the source tree (#734) 2025-09-04 21:24:55 -07:00
.clang-format-include decompile gds (#927) 2026-02-04 10:28:19 -08:00
.editorconfig
.gitattributes Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
.gitignore tools: Generic data-format processing library 2026-03-20 22:26:04 -07:00
.pre-commit-config.yaml decompile gds (#927) 2026-02-04 10:28:19 -08:00
CONTRIBUTING.md Add a warning for the clang-format version to CONTRIBUTING.md (#540) 2025-06-04 14:15:58 -07:00
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 rom: Move version and language enums to constants/versions.h 2026-05-18 12:58:16 -07:00
meson.options Build Rev 1 ROM as default instead of Rev 0 (#604) 2025-07-12 11:36:34 -07:00
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.