mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompiled ovl_Bg_Spot12_Gate
This commit is contained in:
parent
17765e2586
commit
7376fe5cad
20 changed files with 125 additions and 352 deletions
|
@ -1,18 +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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel Bg_Spot12_Gate_InitVars
|
||||
.word 0x01900100, 0x00000000, 0x01620000, 0x0000016C
|
||||
.word BgSpot12Gate_Init
|
||||
.word BgSpot12Gate_Destroy
|
||||
.word BgSpot12Gate_Update
|
||||
.word BgSpot12Gate_Draw
|
||||
glabel D_808B3330
|
||||
.word 0xC8500064, 0xB0F409C4, 0xB0F801F4, 0x30FC04B0
|
||||
|
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_808B33A0
|
||||
|
||||
.incbin "baserom/ovl_Bg_Spot12_Gate", 0x410, 0x00000080
|
|
@ -1,17 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_808B3340
|
||||
.asciz "Warning : move BG 登録失敗(%s %d)(name %d)(arg_data 0x%04x)\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_808B3380
|
||||
.word 0x2E2E2F7A, 0x5F62675F, 0x73706F74, 0x31325F67, 0x6174652E, 0x63000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue