papermario/ver/us/asm/os
JoshDuMan e1766601f8
Match 50 functions in Libultra (#636)
* Fix script disasm

* Stuff

* Work on libultra

* More Libultra Work

* My Libultra work for now

* Fix all OS warnings

* fix gitignore
2022-01-31 20:40:55 +09:00
..
__osDisableInt.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
__osGetCause.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
__osGetSR.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
__osProbeTLB.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
__osRestoreInt.s KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
bcopy.s Decomp Some Libultra (#588) 2021-12-29 15:14:20 -05:00
bzero.s Decomp Some Libultra (#588) 2021-12-29 15:14:20 -05:00
decode_yay0.s Set up IDO and match osFlash.c (#424) 2021-09-25 16:31:44 +09:00
exceptasm.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxCat.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxCatF.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxF2L.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxIdent.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxIdentF.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guMtxL2F.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guScale.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guScaleF.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guTranslate.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
guTranslateF.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osGetCount.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
osInvalDCache.s Support for "addu" in place of move pseudoinstruction (#206) 2021-03-11 17:08:22 +09:00
osInvalICache.s Support for "addu" in place of move pseudoinstruction (#206) 2021-03-11 17:08:22 +09:00
osMapTLB.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osMapTLBRdb.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osSetIntMask.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osUnmapTLB.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osUnmapTLBAll.s Match 50 functions in Libultra (#636) 2022-01-31 20:40:55 +09:00
osWritebackDCache.s Support for "addu" in place of move pseudoinstruction (#206) 2021-03-11 17:08:22 +09:00
osWritebackDCacheAll.s Support for "addu" in place of move pseudoinstruction (#206) 2021-03-11 17:08:22 +09:00