1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-20 05:51:18 +00:00

Naming some functions in libultra_code, decompiling a decent amount. (#77)

* osgetactivequeue ok

* osspdevicebusy ok

* osGetCurrFaultedThread ok

* osSpRawStartDma OK

* __osSpSetPc and osViGetCurrentFramebuffer OK

* sinf, sins, and sptask OK

* coss OK

* cosf OK

* ran format.sh

* Updated PR to use ultratypes

* osContStartQuery OK

* ran format.sh

* Updated PR to fix issues

* Made suggested changes
This commit is contained in:
Lucas Shaw 2020-04-18 18:40:27 -07:00 committed by GitHub
parent 4961eb0a90
commit 21750d5aee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 709 additions and 747 deletions

View file

@ -38,7 +38,7 @@ glabel func_800C82A0
/* B3F498 800C82F8 8F280000 */ lw $t0, ($t9)
/* B3F49C 800C82FC 51000011 */ beql $t0, $zero, .L800C8344
/* B3F4A0 800C8300 8C620008 */ lw $v0, 8($v1)
/* B3F4A4 800C8304 0C0419D8 */ jal func_80106760
/* B3F4A4 800C8304 0C0419D8 */ jal osViGetCurrentFramebuffer
/* B3F4A8 800C8308 00000000 */ nop
/* B3F4AC 800C830C 0C0011D0 */ jal osViGetNextFramebuffer
/* B3F4B0 800C8310 AFA20018 */ sw $v0, 0x18($sp)