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

* More En_Rl work

* 5 functions left

* One function left

* En_Rl OK and all matching

* Formatted and cleaned up style things.

* Deleted asm and fixed spec

* Forgot to delete the stuff in the data folder again

* Made all requested changes.

* Forgot one requested change

* Implemented dragorn's documentation suggestions

* Implemented dragorn's documentation suggestions

* Made further requested changes

Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
fullgrowngaming 2020-10-04 07:09:20 -07:00 committed by GitHub
parent 269aa0f36f
commit 85cf70bcd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 397 additions and 1190 deletions

View file

@ -1,36 +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_80AE81A0
.word 0x06003620, 0x06003960, 0x06003B60
glabel D_80AE81AC
.word 0x00000000
glabel D_80AE81B0
.word func_80AE7798
.word func_80AE77B8
.word func_80AE77F8
.word func_80AE7838
.word func_80AE7C64
.word func_80AE7C94
.word func_80AE7CE8
.word func_80AE7D40
glabel D_80AE81D0
.word func_80AE7FD0
.word func_80AE7FDC
.word func_80AE7D94
glabel En_Rl_InitVars
.word 0x00A60400, 0x00000010, 0x00A70000, 0x000001AC
.word EnRl_Init
.word EnRl_Destroy
.word EnRl_Update
.word EnRl_Draw
.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_80AE82E0
.incbin "baserom/ovl_En_Rl", 0x1030, 0x00000160