Decompilation of Pokemon HeartGold/SoulSilver
Go to file
tgsm 3c8686f2fd map_header: Use camelCase
Also changes a couple things:
  * map_no -> mapId
  * .location_type -> .mapType
2024-12-26 14:45:16 -06:00
.githooks Revert "Merge branch 'master' into mic-test" 2024-11-01 19:31:29 -04:00
.github Add MTX_RotZ33 decleration 2024-11-10 03:43:58 -05:00
asm Decompile overlay_01_021EF7A0 -> field/draw_map_name 2024-12-15 12:49:36 -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 map_header: Use camelCase 2024-12-26 14:45:16 -06:00
lib Add MTX_RotZ33 decleration 2024-11-10 03:43:58 -05: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 map_header: Use camelCase 2024-12-26 14:45:16 -06:00
sub split out SND_global.s 2024-10-05 15:38:18 +01:00
tools Merge upstream/main 2024-11-19 01:25:45 -05:00
.clang-format Requested Changes 2024-11-23 13:41:27 -06: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 Requested Changes 2024-11-23 13:41:27 -06: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 overlay_01_021EF7A0 -> field/draw_map_name 2024-12-15 12:49:36 -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.