Decompilation of Pokemon HeartGold/SoulSilver
Go to file
PikalaxALT 27e8cbd7a7
Merge pull request #436 from Kurokamori/unk_02091278
Small Language Flag and Pokedex Handling
2026-02-01 08:51:21 -05:00
.devcontainer
.githooks
.github
asm Merge branch 'master' into unk_02091278 2026-02-01 08:33:51 -05:00
files
heartgold.us
include Merge branch 'master' into unk_02091278 2026-02-01 08:33:51 -05:00
lib
scripts
soulsilver.us
src Merge branch 'master' into unk_02091278 2026-02-01 08:33:51 -05:00
sub
tools
.clang-format
.clang-format-ignore
.clangd
.editorconfig
.gitattributes
.gitignore
binutils.mk
charmap.txt
CMakeLists.txt
common.mk
config.mk
CONTRIBUTING.md
Dockerfile
filesystem.mk
format.sh
global.inc
graphics_files_rules.mk
INSTALL.md
main.lsf Merge branch 'master' into unk_02091278 2026-02-01 08:33:51 -05: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.