Decompilation of Pokemon HeartGold/SoulSilver
Go to file
rocket.giovanni.boss ab3dc1d1cb
Update evo.json
There's an extra entry for Charmander Evolving into Venusaur for some reason.
The parameters for comparing Tyrogue's stats when evolving are set as "param": "30", isn't it supposed to be "param": 30 instead?
2025-08-31 20:32:31 -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 Merge branch 'master' into pret/pr/sinjoh/frlg 2025-08-23 17:29:16 -04:00
files Update evo.json 2025-08-31 20:32:31 -04:00
heartgold.us Address review comments, part 1 2025-08-20 14:40:47 -04:00
include Merge branch 'master' into pret/pr/sinjoh/frlg 2025-08-23 17:29:16 -04:00
lib through ov101_021E9BF4 2025-06-18 07:15:54 -04:00
scripts Revert build.yml; update devcontainer.json 2025-08-24 11:11:40 -04:00
soulsilver.us Address review comments, part 1 2025-08-20 14:40:47 -04:00
src Merge branch 'master' into pret/pr/sinjoh/frlg 2025-08-23 17:29:16 -04:00
sub split MSL_Common_scanf 2025-02-23 23:00:56 +00:00
tools Fix: add -lm to gen_fx_consts Makefile 2025-08-17 11:05:05 -07:00
.clang-format decompile rand.c + remove language from clang-format 2025-02-23 22:20:29 +00:00
.clang-format-ignore update nitrogfx to the latest version 2024-11-13 17:21:50 +02: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 Fix calcrom glob, add in preliminary gitattributes, speed up github builds. 2023-01-11 19:45:25 -05: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 Fix dependency solution bug with GNU make 4.4 2025-08-23 22:51:48 -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 Build NCLR from png 2024-03-22 21:51:43 -04:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Address review comments, part 1 2025-08-20 14:40:47 -04: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.