1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

Bg_Mizu_Shutter (#487)

* Darkmeiro decompilation

Bg_Gnd_Darkmeiro decompiled, matched, and documented.

* give this a shot

* fix conflict

* one more try

* could be useful

* whoops

* ZAP2 stuff

* ZAP why

* ZAP again

* gate

* done

* done

* now with names
This commit is contained in:
petrie911 2020-11-23 06:53:17 -06:00 committed by GitHub
parent aac882a307
commit 9312c21c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 157 additions and 584 deletions

View file

@ -1,26 +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 Bg_Mizu_Shutter_InitVars
.word 0x01BB0600, 0x00000010, 0x00590000, 0x00000190
.word BgMizuShutter_Init
.word BgMizuShutter_Destroy
.word BgMizuShutter_Update
.word BgMizuShutter_Draw
glabel D_8089F540
.word 0x06007130, 0x060072D0
glabel D_8089F548
.word 0x06007250, 0x060073F0
glabel D_8089F550
.word 0x00000000, 0x42C80000, 0x00000000, 0x00000000, 0x430C0000, 0x00000000
glabel D_8089F568
.word 0xB0F805DC, 0xB0FC044C, 0xB0F403E8, 0x48500064, 0x00000000, 0x00000000

View file

@ -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_8089F5F0
.incbin "baserom/ovl_Bg_Mizu_Shutter", 0x7A0, 0x000000F0