1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00
* start kz

* remove irrelevant file

* kz progress

* en_kz progress

* match kz switch

* progress

* kz OK

* kz OK

* sync

* kz done

* delete asm files

* pr suggestions 1
This commit is contained in:
fig02 2020-05-29 17:20:00 -04:00 committed by GitHub
parent 038ab888f6
commit ac97807762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 479 additions and 1468 deletions

View file

@ -1,32 +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_Kz_InitVars
.word 0x01640400, 0x00000009, 0x00FF0000, 0x000002D8
.word EnKz_Init
.word EnKz_Destroy
.word EnKz_Update
.word EnKz_Draw
glabel D_80A9D8C0
.word 0x0A000039, 0x20010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100, 0x00500078, 0x00000000, 0x00000000
glabel D_80A9D8EC
.word 0x00000000, 0x00000000, 0xFF000000
glabel D_80A9D8F8
.word 0x0600075C, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0x00000000, 0x0600075C, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xC1200000, 0x0600046C, 0x3F800000, 0x00000000, 0xBF800000, 0x00000000, 0xC1200000
glabel D_80A9D940
.word 0x00000000, 0x00000000, 0x00000000
glabel D_80A9D94C
.word 0x00000000, 0x00000000, 0x00000000
glabel D_80A9D958
.word 0x45228000, 0x00000000, 0x00000000
glabel D_80A9D964
.word 0x06001470, 0x06001870, 0x06001C70

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_80A9D9D0
.incbin "baserom/ovl_En_Kz", 0x1480, 0x00000170