papermario/ver/us/asm/os
Ethan Roseman d2da25dc10
GCC 2.7.2 support (#633)
* name big_smoke_puff

* 0-5

* 6 -> land

* more effect stuff

* flower effects

* name fix

* cloud_puff

* flower splash

* cloud_trail

* 2 more

* more

* a bunch more

* -2F

* more

* the rest

* cleanup and the rest

* attack_result_text

* PR stuffs

* numbaz

* Attempt to get 2.7.2 support working

* Update Jenkinsfile

* try

* fix

* fix issues

* remove KMC_ASM remnants

* NON_EQUIVALENT for the effect gfx func

* We don't need wine
2022-01-29 10:01:26 +09:00
..
__osDisableInt.s KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
__osGetCause.s Fix a few warnings (#601) 2022-01-04 02:36:01 +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 Decomp Some Libultra (#588) 2021-12-29 15:14:20 -05: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 Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +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