mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 23:41:24 +00:00
Decompiles most FBDemo and transition functions (#92)
* Decompile fbdemo (transition) files * run format.sh * reformat vtx array, fill in a couple unk * match TransitionTriforce_IsDone * add VTX macro, add DW_ wrapping around triangle macros * use new VTX macro, name graphic assets * Naming updates * pr updates * naming updates * remove symbols for COLOR_BUFFER, D_08000000, and D_09000000
This commit is contained in:
parent
16b304d548
commit
5525365f7f
46 changed files with 1905 additions and 2153 deletions
|
@ -9,11 +9,11 @@
|
|||
|
||||
.align 4
|
||||
|
||||
/* B7CDB0 80105C10 00000000 */ nop
|
||||
/* B7CDB4 80105C14 00000000 */ nop
|
||||
/* B7CDB8 80105C18 00000000 */ nop
|
||||
/* B7CDBC 80105C1C 00000000 */ nop
|
||||
glabel func_80105C20
|
||||
/* B7CDB0 80105C10 00000000 */ nop
|
||||
/* B7CDB4 80105C14 00000000 */ nop
|
||||
/* B7CDB8 80105C18 00000000 */ nop
|
||||
/* B7CDBC 80105C1C 00000000 */ nop
|
||||
glabel guTranslate
|
||||
/* B7CDC0 80105C20 3C014780 */ li $at, 0x47800000 # 0.000000
|
||||
/* B7CDC4 80105C24 44812000 */ mtc1 $at, $f4
|
||||
/* B7CDC8 80105C28 44853000 */ mtc1 $a1, $f6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue