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

z_en_takara_man OK (#380)

* started

* Decompiled z_en_takara_man, added CHOICE_NO and CHOICE_YES defines

* use generated reloc

* Removed choice index define due to inconsistencies

* Made suggested changes
This commit is contained in:
Lucas Shaw 2020-09-26 18:09:17 -07:00 committed by GitHub
parent 0dca636f4a
commit 7c7d292730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 219 additions and 660 deletions

View file

@ -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 purpose registers
.section .data
.balign 16
glabel En_Takara_Man_InitVars
.word 0x017C0400, 0x08000039, 0x01550000, 0x00000238
.word EnTakaraMan_Init
.word EnTakaraMan_Destroy
.word EnTakaraMan_Update
.word EnTakaraMan_Draw
glabel D_80B17DD0
.word 0x00000000
glabel D_80B17DD4
.word 0x06000970, 0x06000D70, 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_80B17E70
.incbin "baserom/ovl_En_Takara_Man", 0x910, 0x000000C0