mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 06:54:33 +00:00
ovl_Bg_Zg OK
This commit is contained in:
parent
e066751e22
commit
8c99bdd00f
17 changed files with 145 additions and 395 deletions
|
@ -1,23 +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 D_808C1010
|
||||
.word func_808C0CD4
|
||||
.word func_808C0D08
|
||||
glabel D_808C1018
|
||||
.word 0x485003E8
|
||||
glabel D_808C101C
|
||||
.word func_808C0EEC
|
||||
glabel Bg_Zg_InitVars
|
||||
.word 0x01770400, 0x00000010, 0x01560000, 0x0000016C
|
||||
.word BgZg_Init
|
||||
.word BgZg_Destroy
|
||||
.word BgZg_Update
|
||||
.word BgZg_Draw
|
||||
|
|
@ -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_808C10F0
|
||||
|
||||
.incbin "baserom/ovl_Bg_Zg", 0x4D0, 0x000000A0
|
|
@ -1,37 +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_808C1040
|
||||
.asciz "[31mメインモードがおかしい!!!!!!!!!!!!!!!!!!!!!!!!!\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_808C107C
|
||||
.asciz "../z_bg_zg.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808C108C
|
||||
.asciz "../z_bg_zg.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808C109C
|
||||
.asciz "../z_bg_zg.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_808C10AC
|
||||
.asciz "[31m描画モードがおかしい!!!!!!!!!!!!!!!!!!!!!!!!!\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_808C10E4
|
||||
.word 0x3F99999A
|
||||
glabel D_808C10E8
|
||||
.word 0x3FA66666
|
||||
glabel D_808C10EC
|
||||
.word 0x3F99999A
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue