mirror of https://github.com/zeldaret/oot.git
* 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
|
||
|---|---|---|
| .. | ||
| non_matchings | ||
| __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 | ||
| dmadata.s | ||
| entry.s | ||
| exceptasm.s | ||
| fp.s | ||
| guMtxF2L.s | ||
| guMtxIdent.s | ||
| guMtxIdentF.s | ||
| 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 | ||