Decompilation of Pokemon HeartGold/SoulSilver
  • Assembly 69.4%
  • C 26.4%
  • C++ 3.4%
  • Makefile 0.4%
  • Python 0.3%
Find a file
2026-03-16 18:55:34 -04:00
.devcontainer Install gh in devcontainer; only rebuild tools if switched arch 2025-08-25 00:03:22 +00:00
.githooks pre-commit hook set +x and crlf 2025-08-08 14:52:55 -04:00
.github Revert build.yml; update devcontainer.json 2025-08-24 11:11:40 -04:00
asm Decompiling overlay_13_thumb_1 2026-03-13 19:23:39 +01:00
files Merge remote-tracking branch 'origin/master' into decomp/pokedex-app 2026-02-02 19:04:14 -05:00
heartgold.us Rename OVY_123 to ds_protect 2025-09-04 19:34:58 -04:00
include Resolve merge comments 2026-03-16 15:29:28 +01:00
lib Decompiling overlay_13_thumb_1 2026-03-13 19:23:39 +01:00
scripts Merge remote-tracking branch 'origin/master' into decomp/pokedex-app 2026-02-02 19:04:14 -05:00
soulsilver.us Rename OVY_123 to ds_protect 2025-09-04 19:34:58 -04:00
src Resolve merge comments 2026-03-16 15:29:28 +01:00
sub split MSL_Common_scanf 2025-02-23 23:00:56 +00:00
tools Merge remote-tracking branch 'origin/master' into decomp/pokedex-app 2026-02-08 20:53:32 -05:00
.clang-format decompile rand.c + remove language from clang-format 2025-02-23 22:20:29 +00:00
.clang-format-ignore Nuke changes to nitrogfx 2025-11-29 09:14:31 -05:00
.clangd through sub_0207B4A0 2024-06-07 09:57:44 -04:00
.editorconfig Fix line endings 2023-01-26 01:47:59 +00:00
.gitattributes dump pgradio_gra.narc 2025-09-07 20:22:33 -04:00
.gitignore dsprot gitignore to its own file 2025-09-04 17:50:48 -04:00
binutils.mk Start adding makefile targets 2021-06-21 08:43:46 -04:00
charmap.txt msgenc: Allow leading whitespace, comments, and commands in charmap 2021-08-17 11:23:15 -04:00
CMakeLists.txt data rearrangement (nonmatching idfk why) 2024-09-29 08:24:32 -04:00
common.mk Address review comments 2025-11-09 02:59:34 -05:00
config.mk Requested changes + remove artefacts 2024-10-30 21:42:56 -04:00
CONTRIBUTING.md Revert "Merge branch 'master' into mic-test" 2024-11-01 19:31:29 -04:00
Dockerfile create dockerfile; add misisng headers 2024-09-04 23:15:10 -04:00
filesystem.mk Dump zukan_data.narc 2025-12-31 09:40:54 -05:00
format.sh start sprite.c 2024-09-04 21:58:25 -04:00
global.inc Rename OVY_123 to ds_protect 2025-09-04 19:34:58 -04:00
graphics_files_rules.mk Dump zukan_gra.narc; greyscale PNGs 2025-12-28 15:46:39 -05:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Decompiling overlay_13_thumb_1 2026-03-13 19:23:39 +01:00
Makefile force dependence on global.h 2026-01-12 20:41:45 -05:00
platform.mk BtlCmd_TryImprison matches now; better WSL2 detect 2023-08-26 09:42:07 -04:00
README.md Revert README 2025-08-24 21:05:05 -04:00
replace.sh Merge remote-tracking branch 'origin/master' into decomp/overlay_100 2025-05-20 17:59:19 -04:00
rom.rsf compile straight to elf with debug symbols 2023-07-28 01:37:24 +01:00
scr_seq.sha1 Start documenting scrcmds 2021-12-30 10:54:31 -05:00

Pokémon HeartGold and SoulSilver

This is a WIP disassembly of Pokémon HeartGold and SoulSilver. For instructions on how to set up the repository, please read INSTALL.md.

This repository builds the following ROMs:

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