Decompilation of Pokémon Diamond/Pearl
Go to file
red031000 370acbc40b
Some checks are pending
build / build (push) Waiting to run
Merge pull request #555 from red031000/master
arm7: split WM_sp.s from ext
2024-10-06 13:39:41 +01: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 arm7: split WM_sp.s from ext 2024-10-04 18:39:56 +01:00
arm9 change header guards to follow sdk style 2024-10-02 13:05:45 +01: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 change header guards to follow sdk style 2024-10-02 13:05:45 +01: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 apply clang-format 2024-09-30 18:18:30 +01:00
.clang-format-ignore attributes and format 2024-09-30 18:21:30 +01:00
.editorconfig actual actual proper editorconfig 2023-06-13 05:49:03 +01: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 cleanup MI_dma_card 2024-10-01 14:44:09 +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.