1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-09 14:06:54 +00:00
oot/asm
2022-02-12 00:00:41 -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 Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
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 Decompile the last of libultra_code_O2 (#464) 2020-10-28 15:59:18 -04:00
guNormalize.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
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 Update asm processor and migrate/improve rodata for a few files (#209) 2020-06-14 19:24:09 -04:00
osUnmapTLBAll.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
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