mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompiled ovl_Bg_Bdan_Objects (#66)
* Decompiled ovl_Bg_Bdan_Objects * Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com> * Header update * formatting * Update include/z64.h Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com> * Fixing structs Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
d263b9dabd
commit
f3c945cc82
31 changed files with 443 additions and 1383 deletions
|
@ -1,22 +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 Bg_Bdan_Objects_InitVars
|
||||
.word 0x00C80100, 0x00000010, 0x00960000, 0x000001BC
|
||||
.word BgBdanObjects_Init
|
||||
.word BgBdanObjects_Destroy
|
||||
.word BgBdanObjects_Update
|
||||
.word BgBdanObjects_Draw
|
||||
glabel D_8086CD70
|
||||
.word 0x0A110000, 0x20010000, 0x00000000, 0xFFCFFFFF, 0x00040000, 0x00000000, 0x00000000, 0x09000000, 0x00BB0050, 0x00000000, 0x00000000
|
||||
glabel D_8086CD9C
|
||||
.word 0x48500064
|
||||
glabel D_8086CDA0
|
||||
.word 0x06008618, 0x06004BE8, 0x060038E8, 0x06005200
|
||||
|
|
@ -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_8086CE70
|
||||
|
||||
.incbin "baserom/ovl_Bg_Bdan_Objects", 0x11D0, 0x000001A0
|
|
@ -1,49 +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_8086CDB0
|
||||
|
||||
.asciz "Bg_Bdan_Objects_Get_Contact_Ru1\nそんな受信モードは無い%d!!!!!!!!\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_8086CDF4
|
||||
|
||||
.asciz "Bg_Bdan_Objects_Set_Contact_Ru1\nそんな送信モードは無い%d!!!!!!!!\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_8086CE38
|
||||
.word 0x43838000
|
||||
glabel D_8086CE3C
|
||||
.word 0xC48D4000
|
||||
glabel D_8086CE40
|
||||
.word 0xC4802000
|
||||
glabel D_8086CE44
|
||||
.word 0xC54E4000
|
||||
glabel D_8086CE48
|
||||
.word 0x3DCCCCCD
|
||||
glabel D_8086CE4C
|
||||
.word 0xC48D4000
|
||||
glabel D_8086CE50
|
||||
.word 0xC4802000
|
||||
glabel D_8086CE54
|
||||
.word 0xC55AC000
|
||||
glabel D_8086CE58
|
||||
.word 0x44714000
|
||||
glabel D_8086CE5C
|
||||
.word 0x3E4CCCCD
|
||||
glabel D_8086CE60
|
||||
.word 0x3C23D70A
|
||||
glabel D_8086CE64
|
||||
.word 0x3C490FDB
|
||||
glabel D_8086CE68
|
||||
.word 0x43EB9EB8
|
||||
glabel D_8086CE6C
|
||||
.word 0x3D80ADFD
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue