1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm
Roman971 a53e084cd2
Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)
* Decompile ovl_kaleido_scope + minor cleanups

* Add a common header for ovl_kaleido_scope

* Start cleaning up and documenting kaleido_scope (+ some interface docs)

* Improve and fix some kaleido_scope non matchings

* Match KaleidoSetup_Init

* Extract icon_item_fra/ger_static files

* Add more documentation and matches to kaleido_scope

* Improve the z_kaleido_collect.c non matching

* Rename z_kaleido_8081EFF0.c to z_kaleido_prompt.c

* Update most kaleido variables to be static

* Improve GS flag macros

* Improve z_lmap_mark.c and extract z_lmap_mark_data.c with a script

* Various minor fixes and improvements

* Minor fixes and review changes

* Review changes part 2

* Rename gSetTileCustom to gDPSetTileCustom

* Review changes part 3
2021-05-02 19:15:16 -04:00
..
non_matchings Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803) 2021-05-02 19:15:16 -04:00
__osDisableInt.s
__osGetCause.s
__osGetFpcCsr.s
__osGetSR.s
__osProbeTLB.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
__osRestoreInt.s
__osSetCompare.s
__osSetFpcCsr.s
__osSetSR.s
__osSetWatchLo.s
bcmp.s
bcopy.s
bzero.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
code_800D71F0.s
dmadata.s
entry.s
exceptasm.s
fp.s
guMtxF2L.s
guMtxIdent.s
guMtxIdentF.s
guMtxL2F.s Decompile the last of libultra_code_O2 (#464) 2020-10-28 15:59:18 -04:00
guNormalize.s
guScale.s
guTranslate.s
ipl3.s
mio0.s
osGetCount.s
osInvalDCache.s
osInvalICache.s
osMapTLBRdb.s
osSetIntMask.s
osUnmapTLBAll.s
osWritebackDCache.s
osWritebackDCacheAll.s
rom_header.s