mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
commit
9f434ad733
16 changed files with 224 additions and 740 deletions
|
@ -1,15 +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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel D_808009A0
|
||||
.word 0x00000000, 0x00000000
|
||||
glabel D_808009A8
|
||||
.word 0x64646400, 0x64646400
|
||||
glabel D_808009B0
|
||||
.word 0xFFFFFF00, 0xFFFFFF00, 0x45454500, 0x00000000
|
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_80800AB0
|
||||
|
||||
.incbin "baserom/ovl_title", 0xAB0, 0x000000E0
|
Loading…
Add table
Add a link
Reference in a new issue