Decompilation of Pokémon Diamond/Pearl
Go to file
2024-09-04 15:04:46 -06:00
.github Update build.yml 2024-05-22 19:24:16 -04:00
arm7 compile with debugging info so gdb can be attached 2023-07-27 06:17:59 +01:00
arm9 remove unneccessary fnptr dereferencing 2024-09-04 15:04:46 -06:00
contrib/docker Use existing scripts in contrib/docker 2021-02-06 22:07:15 +01:00
files extracted sinnoh mon sprites pt2 2023-11-10 23:30:30 +03:00
graphics Split diamond and pearl 2020-06-27 14:58:31 -04:00
include borrow names from pokeplatinum 2024-09-03 09:55:18 -06:00
include-mw kill THUMB_FUNC and ARM_FUNC + scrcmd 2023-06-08 02:18:40 +01:00
tools Convert hyphens to underscores in generated GMM header's include-guard 2024-04-18 09:36:58 -07:00
.clang-format indent case labels 2021-06-20 08:06:35 +02:00
.editorconfig actual actual proper editorconfig 2023-06-13 05:49:03 +01:00
.gitattributes clarify gitattributes 2023-05-24 09:19:28 +01:00
.gitignore module to overlay 2023-06-21 04:29:41 +01:00
charmap.txt Fix comment in charmap.txt 2021-08-30 20:45:22 -04:00
CMakeLists.txt MOD59_021D9F18 2023-03-13 02:18:17 +00:00
config.mk Add variable to shift the ROM 2020-07-04 12:38:03 -04:00
CONTRIBUTING.md module to overlay 2023-06-21 04:29:41 +01:00
filesystem.mk extracted sinnoh mon sprites pt2 2023-11-10 23:30:30 +03:00
graphics_rules.mk extracted sinnoh mon sprites pt2 2023-11-10 23:30:30 +03:00
INSTALL.md start of XML based msgdata 2023-06-06 22:58:19 +01:00
m2ctx.sh libc to MSL_C 2023-06-30 00:59:37 +01:00
Makefile begin decompiling encounter.c 2023-08-10 20:41:39 +01:00
map_header_resolve_fields.py more line endings 2023-05-24 09:15:59 +01:00
pokediamond.us.bsf Split diamond and pearl 2020-06-27 14:58:31 -04:00
pokediamond.us.sha1 Split diamond and pearl 2020-06-27 14:58:31 -04:00
pokepearl.us.bsf Split diamond and pearl 2020-06-27 14:58:31 -04:00
pokepearl.us.sha1 Split diamond and pearl 2020-06-27 14:58:31 -04:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:03:31 -04:00
rom.rsf compile with debugging info so gdb can be attached 2023-07-27 06:17:59 +01:00

Pokémon Diamond

build

This is a decompilation of Pokémon Diamond.

It builds the following ROMs:

To set up the repository, see INSTALL.md.

For contributor instructions, see CONTRIBUTING.md.

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