1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 09:03:36 +00:00
ooot/asm
fig02 4390dd74b6
boss_ganon (Ganondorf) OK (#1037)
* data migrated and OK

* some functions ported

* everything ported and updated

* merge message

* plenty of functions matched

* remove unwanted file

* 5 more, progress on update

* update matched

* fix proto

* fix

* func_808E06FC

* asm

* 2 left

* 1 more

* last function inital decomp

* Dbg MQ OK

* docs progress

* revert limb stuff

* some more docs

* docs progress

* more docs

* done with docs for now i think

* revert unwanted change

* some symbols

* anime2

* format

* small changes

* some more changes

* merge master and fix matrices

* reviews 1 and 2

* remove continue

* review 3 and 4

* un-name bodyPartsPos for now
2021-12-02 17:31:39 -05:00
..
__osDisableInt.s
__osGetCause.s
__osGetFpcCsr.s
__osGetSR.s
__osProbeTLB.s
__osRestoreInt.s
__osSetCompare.s
__osSetFpcCsr.s
__osSetSR.s
__osSetWatchLo.s
bcmp.s
bcopy.s
bzero.s
code_800D71F0.s
entry.s Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
exceptasm.s
fp.s
guMtxF2L.s
guMtxIdent.s
guMtxIdentF.s
guMtxL2F.s
guNormalize.s
guScale.s
guTranslate.s
ipl3.s
libm_vals.s libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
mio0.s
osGetCount.s
osInvalDCache.s Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osInvalICache.s Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osMapTLBRdb.s
osSetIntMask.s
osUnmapTLBAll.s
osWritebackDCache.s Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
osWritebackDCacheAll.s Preliminary fixes for boot/libultra (#1032) 2021-11-28 07:50:35 -05:00
rom_header.s