papermario/ver/us/asm/os
Ethan Roseman 0552ce26d5
Support for "addu" in place of move pseudoinstruction (#206)
* addu support

* some libultra decomp

* reorganization

* reorg

* comments
2021-03-11 17:08:22 +09:00
..
__osDisableInt.s Some Libultra data and decompilation work (#200) 2021-03-10 14:06:53 +09:00
__osGetCause.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
__osRestoreInt.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
exceptasm.s Some Libultra data and decompilation work (#200) 2021-03-10 14:06:53 +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
osSetIntMask.s Misc decomp and rodata migration (#198) 2021-03-07 18:32:24 +00: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