pmd-sky/tools
UsernameFodder 8e6873cb29 Sync some symbols from pokeheartgold
These were found by correlating identical code between Sky and Heart
Gold.

This is the first of a series of results from this correlation work.
Some of the changes included in this commit:
- init code
- math utilities (FX_, VEC_, MTX_)
- graphics utilities (GX_ and friends)

None of the code here is decompiled, so this change only includes
renames and tweaks to the asm.

Note: GX_HBlankIntr is not the same between EoS and Heart Gold, but the
label was added anyway because it is between GX_Init and GX_VBlankIntr
in both games. The latter two functions DO match between games.
2023-12-29 01:52:12 -06:00
..
asm_processor Initialized base repo 2023-06-28 23:35:19 -04:00
asmdiff Initialized base repo 2023-06-28 23:35:19 -04:00
csv2bin Initialized base repo 2023-06-28 23:35:19 -04:00
extract_function Added more documentation to scripts 2023-12-28 19:09:25 -06:00
fixrom Initialized base repo 2023-06-28 23:35:19 -04:00
gen_fx_consts Initialized base repo 2023-06-28 23:35:19 -04:00
jsonproc Initialized base repo 2023-06-28 23:35:19 -04:00
knarc Initialized base repo 2023-06-28 23:35:19 -04:00
m2ctx Started EU support 2023-11-01 18:44:19 -04:00
mod123encry Initialized base repo 2023-06-28 23:35:19 -04:00
msgenc Initialized base repo 2023-06-28 23:35:19 -04:00
mwasmarm_patcher Initialized base repo 2023-06-28 23:35:19 -04:00
nitrogfx Updated nitrogfx 2023-08-17 02:28:04 -04:00
ntr_merge_elf Initialized base repo 2023-06-28 23:35:19 -04:00
o2narc Initialized base repo 2023-06-28 23:35:19 -04:00
sync_pmdsky_debug Sync some symbols from pokeheartgold 2023-12-29 01:52:12 -06:00