Decompilation of Pokemon HeartGold/SoulSilver
Go to file
Adrienn Tindall 463c9e8289
Merge pull request #358 from tgsm/check-savedata-app
Decompile unk_020921A4 -> check save app
2024-11-17 13:57:13 -05: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 Decompile unk_020921A4 -> check save app 2024-11-17 11:36:06 -06:00
files Merge branch 'master' into hotfix/sbox_gra 2024-11-14 08:28:45 -05:00
heartgold.us address review comments 2024-09-09 22:57:44 -04:00
include Decompile unk_020921A4 -> check save app 2024-11-17 11:36:06 -06: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 application/check_savedata: Resolve review comment 2024-11-17 12:39:57 -06:00
sub split out SND_global.s 2024-10-05 15:38:18 +01:00
tools update nitrogfx to the latest version 2024-11-13 17:21:50 +02:00
.clang-format remove assignment and bitfield alignment 2024-11-12 09:37:12 +02:00
.clang-format-ignore update nitrogfx to the latest version 2024-11-13 17:21:50 +02: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 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 Build NCLR from png 2024-03-22 21:51:43 -04:00
INSTALL.md Update INSTALL.md, add move effect consts 2023-06-15 08:45:57 -05:00
main.lsf Decompile unk_020921A4 -> check save app 2024-11-17 11:36:06 -06: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.