Decompilation of Pokemon HeartGold/SoulSilver
Go to file
2025-02-24 18:30:03 +00:00
.githooks Revert "Merge branch 'master' into mic-test" 2024-11-01 19:31:29 -04:00
.github split MSL_ARM_abort_exit.s 2025-02-17 14:32:02 +00:00
asm split MSL_Common_scanf 2025-02-23 23:00:56 +00:00
files "block dismounting bike" -> "set bike state lock" 2025-02-19 18:22:09 -06:00
heartgold.us address review comments 2024-09-09 22:57:44 -04:00
include Merge branch 'master' of https://github.com/pret/pokeheartgold 2025-02-23 00:06:03 +00:00
lib split MSL_Common_strtoul.s 2025-02-24 18:30:03 +00:00
scripts finish unk_02018424.c 2024-10-19 22:33:58 -04:00
soulsilver.us address review comments 2024-09-09 22:57:44 -04:00
src Merge branch 'master' of https://github.com/pret/pokeheartgold 2025-02-23 00:06:03 +00:00
sub split MSL_Common_scanf 2025-02-23 23:00:56 +00:00
tools "block dismounting bike" -> "set bike state lock" 2025-02-19 18:22:09 -06: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 Requested Changes 2024-11-23 13:41:27 -06:00
format.sh start sprite.c 2024-09-04 21:58:25 -04:00
global.inc address review comments 2024-09-09 22:57:44 -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 split MSL_Common_strtoul.s 2025-02-24 18:30:03 +00:00
Makefile documentation, 4; improve make clean 2024-08-09 21:18:06 -04:00
platform.mk BtlCmd_TryImprison matches now; better WSL2 detect 2023-08-26 09:42:07 -04:00
README.md Removed VoidMatrix link 2023-08-30 18:16:11 -04:00
replace.sh minor update to replace.sh 2024-07-06 10:54:15 -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.