Decompilation of Pokemon HeartGold/SoulSilver
Go to file
2024-11-12 09:37:12 +02:00
.githooks Revert "Merge branch 'master' into mic-test" 2024-11-01 19:31:29 -04:00
.github Revert "Merge branch 'master' into mic-test" 2024-11-01 19:31:29 -04:00
asm Merge branch 'master' of https://github.com/pret/pokeheartgold 2024-11-09 18:33:22 +02:00
files fix namein.naix not regenerating on clean 2024-11-09 20:49:30 +02:00
heartgold.us address review comments 2024-09-09 22:57:44 -04:00
include remove assignment and bitfield alignment 2024-11-12 09:37:12 +02:00
lib through sub_020832E4 2024-10-09 21:36:30 -04: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 remove assignment and bitfield alignment 2024-11-12 09:37:12 +02:00
sub split out SND_global.s 2024-10-05 15:38:18 +01:00
tools finish cleanup of map_object 2024-11-09 18:33:02 +02:00
.clang-format remove assignment and bitfield alignment 2024-11-12 09:37:12 +02:00
.clang-format-ignore
.clangd
.editorconfig
.gitattributes
.gitignore
binutils.mk
charmap.txt
CMakeLists.txt data rearrangement (nonmatching idfk why) 2024-09-29 08:24:32 -04:00
common.mk Merge remote-tracking branch 'origin/master' into misc_documentation 2024-10-03 12:43:27 -04: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 extract sbox_gra.narc; static methods 2024-10-19 23:45:28 -04: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
INSTALL.md
main.lsf hatch_egg_task: Fix build error, resolve review comments 2024-11-01 20:24:36 -04:00
Makefile
platform.mk
README.md
replace.sh
rom.rsf
scr_seq.sha1

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.