papermario/ver/us/asm/os
Lightning 1c64f15db1
Make a 224 functions show up in the elf (#530)
* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Decompile even more misc battle map funcs (#531)

* decompile misc battle map funcs

* fix warnings

* Decompile misc battle map funcs (#528)

* .

* .

* resolve issues

* Update fx_api.c

* Update fx_api.c

* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Fix merge issue

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com>
2021-11-16 16:19:38 +09:00
..
guOrtho KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
guRotate KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
osEPiLinkHandle KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
__osDisableInt.s KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
__osRestoreInt.s KMC GCC, effects, cleanup, map funcs (#476) 2021-10-22 23:01:27 +09:00
decode_yay0.s Set up IDO and match osFlash.c (#424) 2021-09-25 16:31:44 +09:00
exceptasm.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
osGetCause.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +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 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