Decompilation of Pokémon Diamond/Pearl
Find a file
red031000 038cccaed5
Merge pull request #576 from AsparagusEduardo/pret/pr/sinjoh/heap2
Synced `heap.c/h` structure and names with pokeheartgold and pokeplatinum
2025-12-24 17:26:54 +00:00
.githooks apply clang-format 2024-09-30 18:18:30 +01:00
.github Update build.yml 2024-05-22 19:24:16 -04:00
arm7 actually fix wsl2 2025-11-14 22:37:51 +00:00
arm9 Synced heap.c/h structure and names with pokeheartgold and pokeplatinum 2025-12-23 16:49:44 -03:00
contrib/docker Use existing scripts in contrib/docker 2021-02-06 22:07:15 +01:00
files arm7: split WM_sp.s from ext 2024-10-04 18:39:56 +01:00
graphics Split diamond and pearl 2020-06-27 14:58:31 -04:00
include format 2025-12-23 16:58:19 -03:00
include-mw kill THUMB_FUNC and ARM_FUNC + scrcmd 2023-06-08 02:18:40 +01:00
tools fix clang warning 2025-11-11 10:34:12 +00:00
.clang-format remove language from clang-format 2025-02-23 22:20:52 +00:00
.clang-format-ignore update nitrogfx to the latest version 2024-11-13 17:17:50 +02:00
.editorconfig change .editorconfig to use lf as specificed in .gitattributes 2024-11-08 11:13:35 +02:00
.gitattributes attributes and format 2024-09-30 18:21:30 +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
format.sh apply clang-format 2024-09-30 18:18:30 +01: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 finish decomp of field_move 2025-02-12 05:47:08 +00:00
Makefile actually fix wsl2 2025-11-14 22:37:51 +00: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 Clarify that this is a WIP decomp 2024-10-20 21:25:48 -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 WIP 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.