Decompilation of Pokémon Diamond/Pearl
Go to file
red031000 14dee78ddc
Some checks failed
build / build (push) Has been cancelled
Merge pull request #561 from red031000/master
update nitrogfx to the latest version
2024-11-14 17:02:03 +02: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 remove assignment and bitfield alignment 2024-11-12 09:46:58 +02: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 remove assignment and bitfield alignment 2024-11-12 09:46:58 +02:00
include-mw kill THUMB_FUNC and ARM_FUNC + scrcmd 2023-06-08 02:18:40 +01:00
tools update nitrogfx gitignore 2024-11-13 17:22:47 +02:00
.clang-format remove assignment and bitfield alignment 2024-11-12 09:46:58 +02: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 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 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.