1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 07:20:16 +00:00

Gerudo2 OK and mostly documented (#610)

* OK, inlined small data, began naming

* spec

* more naming

* finished naming

* remove ASM

* hex to dec

* review

Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
EllipticEllipsis 2021-02-01 20:12:24 +00:00 committed by GitHub
parent 43f47f9561
commit 45deae6357
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 617 additions and 1776 deletions

View file

@ -1,46 +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_Ge2_InitVars
.word 0x01860400, 0x00000019, 0x01670000, 0x0000030C
.word EnGe2_Init
.word EnGe2_Destroy
.word EnGe2_Update
.word EnGe2_Draw
glabel D_80A34310
.word 0x0A000939, 0x10010000, 0x00000000, 0x00000000, 0x00000000, 0x000007A2, 0x00000000, 0x00010100, 0x0014003C, 0x00000000, 0x00000000
glabel D_80A3433C
.word func_80A33600
.word func_80A3354C
.word func_80A33444
.word func_80A3334C
.word func_80A332D4
.word func_80A331A0
.word func_80A330CC
.word func_80A336C4
.word func_80A339EC
glabel D_80A34360
.word 0x06009ED4, 0x060098AC, 0x060098AC, 0x060011F4, 0x060098AC, 0x06008D60, 0x060098AC, 0x060098AC, 0x060098AC
glabel D_80A34384
.word 0x00020002, 0x00000000, 0x02000000
glabel D_80A34390
.word 0x00000000, 0xBD4CCCCD, 0x00000000
glabel D_80A3439C
.word 0x00000000, 0xBCCCCCCD, 0x00000000
glabel D_80A343A8
.word 0xFFFFFF00
glabel D_80A343AC
.word 0xFF960000
glabel D_80A343B0
.word 0x44160000, 0x442F0000, 0x00000000
glabel D_80A343BC
.word 0x06004F78, 0x06005578, 0x06005BF8, 0x00000000, 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_80A34440
.incbin "baserom/ovl_En_Ge2", 0x1870, 0x000001E0