Decompilation of Pokemon HeartGold/SoulSilver
Go to file
PikalaxALT e615488955
Some checks are pending
build / build (push) Waiting to run
Merge pull request #341 from red031000/master
arm7: split WM_sp.s from ext and SND_global from wram_1
2024-10-06 08:26:47 -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 map_object script ID renaming 2024-09-29 14:29:35 +01:00
files Get rid of FS_CLEAN_TARGETS 2024-09-28 10:00:40 -04:00
heartgold.us address review comments 2024-09-09 22:57:44 -04:00
include map_object script ID renaming 2024-09-29 14:29:35 +01:00
lib change header guards to follow sdk style 2024-10-02 13:06:12 +01:00
scripts obj_pltt_transfer 2024-09-08 18:13:54 -04:00
soulsilver.us address review comments 2024-09-09 22:57:44 -04:00
src fix missing bracket in macro breaking matching 2024-09-29 14:29:40 +01:00
sub split out SND_global.s 2024-10-05 15:38:18 +01:00
tools decompile MI_dma_card 2024-10-01 14:38:51 +01: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 decompile MI_dma_card 2024-10-01 14:38:51 +01: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 Get rid of FS_CLEAN_TARGETS 2024-09-28 10:00:40 -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 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 decompile MI_dma_card 2024-10-01 14:38:51 +01: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.