1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm
Zach Banks 7c77253eca
ViMode progress (#802)
* ViMode OK

* Fix variable name in regconvert tool

* ViMode: fix formatting

* Add nonmatching impl for ViMode_Configure, respond to PR

- Fixed struct field naming (unkXX -> unk_XX)
- ViMode_Configure args are not flags for top/left etc; seem to be for
    video mode
- Used @Random06457's implementation of `ViMode_LogPrint`

* Use plain LOG_ADDRESS in ViMode_LogPrint

* Incorporate PR feedback from Roman971
2021-05-03 21:49:09 -04:00
..
non_matchings ViMode progress (#802) 2021-05-03 21:49:09 -04:00
__osDisableInt.s
__osGetCause.s
__osGetFpcCsr.s
__osGetSR.s
__osProbeTLB.s
__osRestoreInt.s
__osSetCompare.s
__osSetFpcCsr.s
__osSetSR.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
__osSetWatchLo.s
bcmp.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
bcopy.s
bzero.s
code_800D71F0.s
dmadata.s
entry.s
exceptasm.s
fp.s
guMtxF2L.s
guMtxIdent.s
guMtxIdentF.s Properly align asm & data (+ minor fixes) (#165) 2020-05-26 18:09:00 -04:00
guMtxL2F.s
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