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

Bg_Mori_Idomizu (#401)

* Darkmeiro decompilation

Bg_Gnd_Darkmeiro decompiled, matched, and documented.

* give this a shot

* fix conflict

* one more try

* matching

* merge and cleanup

* wait for mori tex

* name
This commit is contained in:
petrie911 2020-09-28 06:11:58 -05:00 committed by GitHub
parent 00fb26a441
commit a506801cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 168 additions and 493 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 D_808A4C10
.word 0x00000000
glabel Bg_Mori_Idomizu_InitVars
.word 0x00E40100, 0x00000030, 0x00720000, 0x00000160
.word BgMoriIdomizu_Init
.word BgMoriIdomizu_Destroy
.word BgMoriIdomizu_Update
.word 0x00000000, 0x00000000, 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_808A4D00
.incbin "baserom/ovl_Bg_Mori_Idomizu", 0x6C0, 0x000000C0