Decompilation of Pokemon HeartGold/SoulSilver
Go to file
2024-09-08 15:12:43 -04:00
.githooks Merge remote-tracking branch 'origin/master' into clang-format 2024-08-17 10:53:02 -04:00
.github Mark "long-term" as exempt issue label 2024-08-03 14:32:14 -04:00
asm rename some object-related routines 2024-09-08 15:12:43 -04:00
files create dockerfile; add misisng headers 2024-09-04 23:15:10 -04:00
heartgold.us Merge branch 'master' into intro_movie 2024-02-17 04:43:26 -05:00
include rename some object-related routines 2024-09-08 15:12:43 -04:00
lib Finish sprite.c 2024-09-06 11:58:35 -04:00
scripts documentation, 1 2024-09-02 15:43:30 -04:00
soulsilver.us Merge branch 'master' into intro_movie 2024-02-17 04:43:26 -05:00
src rename some object-related routines 2024-09-08 15:12:43 -04:00
sub sub_02008120 2024-07-18 21:55:34 -04:00
tools Fix segfault conditions in nitrogfx 2024-09-02 16:14:55 -04:00
.clang-format Merge branch 'pokedex_02074944' into overlay_121 2024-08-30 16:08:18 -04:00
.clang-format-ignore fix some formatting errors 2024-08-25 17:13:13 -04: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 autogen io_reg because fuck it 2024-07-18 21:55:34 -04:00
common.mk delete .d files on failure 2024-07-28 17:29:10 -04:00
config.mk Merge branch 'master' into party_menu_app 2024-06-11 06:55:15 -04:00
CONTRIBUTING.md Add note on non-matching functions to CONTRIBUTING.md 2024-08-17 12:25:27 -04:00
Dockerfile create dockerfile; add misisng headers 2024-09-04 23:15:10 -04:00
filesystem.mk documentation, 1 2024-09-02 15:43:30 -04:00
format.sh start sprite.c 2024-09-04 21:58:25 -04:00
global.inc Merge remote tracking branch pret/pokeheartgold/master into unk_0200ACF0 2024-04-11 18:55:10 -04:00
graphics_files_rules.mk Merge remote tracking branch pret/pokeheartgold/master into unk_0200ACF0 2024-04-11 18:55:10 -04:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Finish sprite.c 2024-09-06 11:58:35 -04: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.