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

z_demo_tre_lgt OK (#521)

* z_demo_tre_lgt ok

* ok

* made suggested changes

* fixed
This commit is contained in:
Lucas Shaw 2020-12-25 17:24:16 -07:00 committed by GitHub
parent 60b1f5dd41
commit 81c269b417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 158 additions and 551 deletions

View file

@ -1,25 +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_80993D70
.word 0x3F800000, 0x43080000, 0x433E0000, 0x42200000, 0x3F800000, 0x43080000, 0x435C0000, 0x42480000
glabel Demo_Tre_Lgt_InitVars
.word 0x00AA0700, 0x00000010, 0x000E0000, 0x0000017C
.word DemoTreLgt_Init
.word DemoTreLgt_Destroy
.word DemoTreLgt_Update
.word DemoTreLgt_Draw
glabel D_80993DB0
.word 0x06004B60, 0x06004F70
glabel D_80993DB8
.word func_8099375C
.word func_80993848

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_80993E60
.incbin "baserom/ovl_Demo_Tre_Lgt", 0x7A0, 0x00000090