mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
ovl_En_Sa (#625)
* Decompiled * Add missing sfx id name Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: Thar0 <maximilianc64@gmail.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
31b0ea2db8
commit
3e322f5d35
51 changed files with 775 additions and 2251 deletions
|
@ -1,34 +0,0 @@
|
|||
.include "macro.inc"
|
||||
|
||||
# assembler directives
|
||||
.set noat # allow manual use of $at
|
||||
.set noreorder # don't insert nops after branches
|
||||
.set gp=64 # allow use of 64-bit general purpose registers
|
||||
|
||||
.section .data
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel En_Sa_InitVars
|
||||
.word 0x01460400, 0x02000019, 0x00BC0000, 0x000002EC
|
||||
.word EnSa_Init
|
||||
.word EnSa_Destroy
|
||||
.word EnSa_Update
|
||||
.word EnSa_Draw
|
||||
glabel D_80AF7260
|
||||
.word 0x0A000039, 0x20010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100, 0x0014002E, 0x00000000, 0x00000000
|
||||
glabel D_80AF728C
|
||||
.word 0x00000000, 0x00000000, 0xFF000000
|
||||
glabel D_80AF7298
|
||||
.word 0x060021D8, 0x3F800000, 0x00000000, 0x00000000, 0x0600E908, 0x3F800000, 0x02000000, 0xC1200000, 0x0600F1D4, 0x3F800000, 0x00000000, 0xC1200000, 0x0600EBB0, 0x3F800000, 0x00000000, 0xC1200000, 0x060021D8, 0x3F800000, 0x00000000, 0xC1200000, 0x06010C44, 0x3F800000, 0x00000000, 0xC1200000, 0x0600BAEC, 0x3F800000, 0x00000000, 0xC1200000, 0x0600C500, 0x3F800000, 0x02000000, 0xC1200000, 0x06001D50, 0x3F800000, 0x02000000, 0xC1200000, 0x0600CFD8, 0x3F800000, 0x02000000, 0xC1200000, 0x0600D7E8, 0x3F800000, 0x02000000, 0xC1200000, 0x0600BAEC, 0x3F800000, 0x00000000, 0x00000000
|
||||
glabel D_80AF7358
|
||||
.word 0x0601291C, 0x3F800000, 0x00000000, 0xBF800000, 0x02000000, 0xBF800000, 0x06011580, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xC0800000, 0x06013008, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xBF800000, 0x0601186C, 0x3F800000, 0x00000000, 0xBF800000, 0x02000000, 0xBF800000, 0x06014470, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xBF800000, 0x06014850, 0x3F800000, 0x00000000, 0xBF800000, 0x02000000, 0xBF800000, 0x06011C38, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xBF800000, 0x06012100, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xBF800000, 0x06015220, 0x3F800000, 0x00000000, 0xBF800000, 0x02000000, 0xBF800000, 0x060021D8, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xC1000000
|
||||
glabel D_80AF7448
|
||||
.word 0x00000000, 0x00000000, 0x00000000
|
||||
glabel D_80AF7454
|
||||
.word 0x43C80000, 0x00000000, 0x00000000
|
||||
glabel D_80AF7460
|
||||
.word 0x06003588, 0x06004448, 0x06004648, 0x06004C48, 0x06003348
|
||||
glabel D_80AF7474
|
||||
.word 0x06002F48, 0x06003C48, 0x06003848, 0x06004848, 0x06004E48, 0x00000000, 0x00000000
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
.include "macro.inc"
|
||||
|
||||
# assembler directives
|
||||
.set noat # allow manual use of $at
|
||||
.set noreorder # don't insert nops after branches
|
||||
.set gp=64 # allow use of 64-bit general purpose registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_80AF7520
|
||||
.incbin "baserom/ovl_En_Sa", 0x1FC0, 0x000002D0
|
Loading…
Add table
Add a link
Reference in a new issue