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

Bg_Mori_Kaitenkabe (#410)

* Darkmeiro decompilation

Bg_Gnd_Darkmeiro decompiled, matched, and documented.

* give this a shot

* fix conflict

* one more try

* spinny wall

* cleanup

* wait for mori tex

* merge and better (?) names
This commit is contained in:
petrie911 2020-10-03 21:18:41 -05:00 committed by GitHub
parent e270cd96bf
commit 686b44d8f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 164 additions and 510 deletions

View file

@ -1,20 +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_Mori_Kaitenkabe_InitVars
.word 0x00880100, 0x00000000, 0x00720000, 0x00000188
.word BgMoriKaitenkabe_Init
.word BgMoriKaitenkabe_Destroy
.word BgMoriKaitenkabe_Update
.word 0x00000000
glabel D_808A53D0
.word 0xB0F403E8, 0xB0F803E8, 0xB0FC03E8, 0x485003E8

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_808A54C0
.incbin "baserom/ovl_Bg_Mori_Kaitenkabe", 0x700, 0x000000B0