1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-02 22:14:33 +00:00

BgPoSyokudai (#382)

* BgPoSyokudai: decomp Init()

* BgPoSyokudai: decomp Destroy()

* BgPoSyokudai: decomp Update()

* BgPoSyokudai: decomp Draw()

* BgPoSyokudai: remove data.s and reloc.s

* BgPoSyokudai: clarify switch flags 1D to 1F

* BgPoSyokudai: format following codestyle and remove macros
This commit is contained in:
Peppers1612 2020-09-21 03:30:58 -04:00 committed by GitHub
parent 807713a29b
commit b9b5724dec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 163 additions and 681 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 D_808A8960
.word 0x09000D39, 0x20010000, 0x00000000, 0x00000000, 0x00000000, 0xFFCFFFFF, 0x00000000, 0x00010100, 0x000C003C, 0x00000000, 0x00000000
glabel D_808A898C
.word 0xFFAAFFFF, 0xFFC800FF, 0x00AAFFFF, 0xAAFF00FF
glabel D_808A899C
.word 0x6400FFFF, 0xFF0000FF, 0x0000FFFF, 0x009600FF
glabel Bg_Po_Syokudai_InitVars
.word 0x01050600, 0x00000000, 0x00A40000, 0x000001B0
.word BgPoSyokudai_Init
.word BgPoSyokudai_Destroy
.word BgPoSyokudai_Update
.word BgPoSyokudai_Draw
glabel D_808A89CC
.word 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_808A8A50
.incbin "baserom/ovl_Bg_Po_Syokudai", 0x9A0, 0x00000090