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

z_obj_mure OK (#875)

* almost matching init, matching data

* more matchings, some non-matching progress

* finishing up SpawnActor, fixing .data types

* first decompile pass done, few non matchings

* cleanup/update matchings and remove asm

* format code

* pick up some OKs

* 1 non_matching left, some documentation

* z_obj_mure OK... but at what cost?

* implement suggested changes, some more documentation

* Implement Fig's suggestions

* review

Co-authored-by: Sam Lyon <sam.c.lyon@gmail.com>
Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
mzxrules 2021-07-30 13:17:42 -04:00 committed by GitHub
parent e8f93099d1
commit a209195183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 388 additions and 1322 deletions

View file

@ -1,34 +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 Obj_Mure_InitVars
.word 0x00940700, 0x00000000, 0x00010000, 0x000001AC
.word ObjMure_Init
.word ObjMure_Destroy
.word ObjMure_Update
.word 0x00000000
glabel D_80B99A50
.word 0x44C80000, 0x44C80000, 0x447A0000, 0x447A0000, 0x447A0000
glabel D_80B99A64
.word 0x0000000C, 0x00000009, 0x00000008, 0x00000000
glabel D_80B99A74
.word 0x01250000, 0x00210020, 0x001E0000
glabel D_80B99A80
.word 0x00000002, 0xFFFF0000, 0xFFFF0000
glabel D_80B99A8C
.word 0xB0F404B0, 0xB0F800C8, 0x30FC04B0
glabel D_80B99A98
.word 0x00000000, 0x00000000
.word func_80B995A4
.word func_80B995A4
.word func_80B997CC
.word 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_80B99D60
.incbin "baserom/ovl_Obj_Mure", 0x12C0, 0x000001E0