Decompilation of Pokemon HeartGold/SoulSilver
Go to file
2024-01-11 11:19:59 -05:00
.github Update action template versions 2023-12-21 11:09:59 -05:00
asm Quick decomp between classes 2024-01-11 11:19:59 -05:00
files Nuke resdat.py 2024-01-02 19:40:08 -05:00
heartgold.us Decompile most of overlay 78 (certificates app) 2023-11-28 15:00:19 -06:00
include Quick decomp between classes 2024-01-11 11:19:59 -05:00
lib gx: Add PlaneMask enum 2023-10-29 22:47:54 -05:00
soulsilver.us Decompile most of overlay 78 (certificates app) 2023-11-28 15:00:19 -06:00
src Quick decomp between classes 2024-01-11 11:19:59 -05:00
sub fix parallel builds + makefile convenience targets 2023-07-29 01:29:36 +01:00
tools Nuke resdat.py 2024-01-02 19:40:08 -05: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 Update Makefiles 2023-12-22 07:10:13 -05: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 Fix cmakelists.txt files 2023-12-11 20:03:53 -05:00
common.mk Nuke resdat.py 2024-01-02 19:40:08 -05:00
config.mk compile straight to elf with debug symbols 2023-07-28 01:37:24 +01:00
filesystem.mk Dump resdat bins to json 2023-12-28 11:54:51 -05:00
global.inc Decompile most of overlay 78 (certificates app) 2023-11-28 15:00:19 -06:00
graphics_files_rules.mk Dump alph puzzle bg graphics to png, pal 2023-12-28 11:58:34 -05:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Merge branch 'decompile_touchscreen' into alph_puzzle_data 2023-12-30 15:46:18 -05:00
Makefile Address review comments; "fix" parallel builds 2023-12-30 08:35:41 -05: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

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.