Decompilation of Pokémon Platinum
Go to file
Gudf 1ce372fdcf Rename text bank main_menu > main_menu_options
Prevents clang-format from treating `res/text/bank/main_menu.h` as the
"main" header for `overlary097/main_menu.c` and moving it to the top of
the file.
2025-06-26 13:20:10 +02:00
.github Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm documenting some trainer appearance functions (#570) 2025-06-23 18:49:23 -07:00
docs Added debug logging functionality (#548) 2025-06-23 12:41:08 -07:00
generated Rename text bank main_menu > main_menu_options 2025-06-26 13:20:10 +02:00
include Main menu: document the application code 2025-06-26 13:20:02 +02:00
lib Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
platinum.us Rename ov97_0222AE60 -> main_menu 2025-06-26 13:20:10 +02:00
res Rename text bank main_menu > main_menu_options 2025-06-26 13:20:10 +02:00
src Rename text bank main_menu > main_menu_options 2025-06-26 13:20:10 +02:00
subprojects refactor: Change the extension of .naix to .naix.h throughout (#516) 2025-05-22 20:46:01 -07:00
tools Added debug logging functionality (#548) 2025-06-23 12:41:08 -07:00
.clang-format Remove Language property from .clang-format 2025-03-31 11:17:38 -07:00
.clang-format-ignore Match sub_02089688 2024-10-18 13:39:15 -07:00
.clang-format-include Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.editorconfig Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
.gitattributes Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
.gitignore Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
.pre-commit-config.yaml Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -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(install): on debian/ubuntu, install nasm (#564) 2025-06-22 12:56:30 -07:00
Makefile Added debug logging functionality (#548) 2025-06-23 12:41:08 -07:00
meson.build Added debug logging functionality (#548) 2025-06-23 12:41:08 -07:00
meson.options Added debug logging functionality (#548) 2025-06-23 12:41:08 -07:00
README.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08: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.

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. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).