Decompilation of Pokemon HeartGold/SoulSilver
Find a file
2026-01-22 02:42:03 +00: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 Merge branch 'master' into unk_0203AC88 2026-01-09 17:28:44 -05:00
files Merge remote-tracking branch 'origin/master' into voltorb_flip_graphics 2025-11-29 09:16:18 -05:00
heartgold.us Address review comments, part 1 2025-08-20 14:40:47 -04:00
include Rename variable 2026-01-22 00:56:10 +01:00
lib Merge branch 'master' 2025-12-18 22:22:28 -05:00
scripts Implement LZ extfmt in nitrogfx; rename voltorb flip bins 2025-10-13 17:32:01 -04:00
soulsilver.us Address review comments, part 1 2025-08-20 14:40:47 -04:00
src Rename variable 2026-01-22 00:56:10 +01:00
sub split MSL_Common_scanf 2025-02-23 23:00:56 +00:00
tools Reinstate lz changes to nitrogfx 2025-11-29 10:13:31 -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 documentation, 1 2024-08-02 22:24:22 -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 decompile arith.c 2025-02-19 01:27:08 +00: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 pgradio_gra.narc 2025-09-07 20:22:33 -04:00
format.sh start sprite.c 2024-09-04 21:58:25 -04:00
global.inc Address review comments, part 1 2025-08-20 14:40:47 -04:00
graphics_files_rules.mk simplify lz flag rules 2025-10-13 20:11:31 -04:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Merge branch 'master' into unk_0203AC88 2026-01-09 17:28:44 -05:00
Makefile Enfore lib objs depend on FX_CONST_H 2025-08-17 11:58:36 -04: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.