1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm
Tharo f1d183d6fe
libultra files and directories restructure (#1038)
* Restructure files, begin header restructure

* Format

* us2dex

* Fix parallel spelling

Co-authored-by: JoshDuMan <40190173+JoshDuMan@users.noreply.github.com>

* Use OS_K0_TO_PHYSICAL in place of VIRTUAL_TO_PHYSICAL in osAiSetNextBuffer

* Uppercase hex, exception vector address defines

* Interrupt flags 1

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Interrupt flags 2

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

Co-authored-by: JoshDuMan <40190173+JoshDuMan@users.noreply.github.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-11-30 19:08:57 -05:00
..
non_matchings/overlays/actors/ovl_Boss_Ganon Add pad_text to mkldscript and update progress.py (#1024) 2021-11-24 03:31:44 +09: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 Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
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