Decompilation of Pokemon HeartGold/SoulSilver
Go to file
2023-09-22 07:52:25 -04:00
.github compile straight to elf with debug symbols 2023-07-28 01:37:24 +01:00
asm Merge remote-tracking branch 'origin/master' into unk_0200CF18 2023-09-17 18:36:10 -04:00
files Add DATA_RESDAT_NARC to FS_CLEAN_TARGETS 2023-09-10 19:59:36 -04:00
heartgold.us Decompile Voltorb Flip 2022-12-31 15:44:27 +00:00
include Merge remote-tracking branch 'origin/master' into unk_0200CF18 2023-09-17 18:36:10 -04:00
lib Formatting fixes in nnsys headers 2023-09-22 07:52:25 -04:00
soulsilver.us Decompile Voltorb Flip 2022-12-31 15:44:27 +00:00
src Merge remote-tracking branch 'origin/master' into unk_0200CF18 2023-09-17 18:36:10 -04:00
sub fix parallel builds + makefile convenience targets 2023-07-29 01:29:36 +01:00
tools refctr dump_scrcmds.py; finish scr_seq_0166.s dump 2023-09-04 19:45:15 -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 Add DATA_RESDAT_NARC to FS_CLEAN_TARGETS 2023-09-10 19:59:36 -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 through sub_0200D748 2023-08-29 18:12:23 -04:00
common.mk Fixed mac support 2023-08-23 13:06:38 -05:00
config.mk compile straight to elf with debug symbols 2023-07-28 01:37:24 +01:00
filesystem.mk more renaming; dump a/1/7/5 1st pass 2023-09-08 21:03:13 -04:00
global.inc Slim down global.inc 2023-01-27 23:42:00 +01:00
graphics_files_rules.mk Add SHA1 sums and more makefile rules; dump bnr 2021-06-21 18:42:03 -04:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Finish unk_0200CF18.s decomp phase 2023-09-01 17:50:27 -04:00
Makefile fix parallel builds + makefile convenience targets 2023-07-29 01:29:36 +01: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 Rename structs; decompile sub_0200CF18 2023-08-27 15:19:30 -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
tmp.NCLR Name battle setup scrcmds; dump a/0/8/4 2023-08-25 16:30:45 -04: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.