mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 02:03:47 -04:00
Remove unused asm left recently (#103)
This commit is contained in:
@@ -1,14 +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_8012B030
|
||||
.incbin "baserom.z64", 0xBA21D0, 0x30
|
||||
|
||||
glabel D_8012B060
|
||||
.incbin "baserom.z64", 0xBA2200, 0xA30
|
||||
@@ -1,26 +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
|
||||
|
||||
.align 4
|
||||
|
||||
glabel D_80143070
|
||||
.asciz "rate=%f tx=%f ty=%f rotate=%f\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_80143090
|
||||
.float 0.03
|
||||
|
||||
glabel D_80143094
|
||||
.float 0.015
|
||||
|
||||
glabel D_80143098
|
||||
.float 0.03
|
||||
|
||||
glabel D_8014309C
|
||||
.float 0.03
|
||||
@@ -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 .data
|
||||
|
||||
glabel D_8012BA90
|
||||
.incbin "baserom.z64", 0xBA2C30, 0x110
|
||||
@@ -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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 4
|
||||
|
||||
glabel D_801430A0
|
||||
.float 0.56
|
||||
@@ -1,26 +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_8012BBA0
|
||||
.incbin "baserom.z64", 0xBA2D40, 0x8
|
||||
|
||||
glabel D_8012BBA8
|
||||
.incbin "baserom.z64", 0xBA2D48, 0x400
|
||||
|
||||
glabel D_8012BFA8
|
||||
.incbin "baserom.z64", 0xBA3148, 0x400
|
||||
|
||||
glabel D_8012C3A8
|
||||
.incbin "baserom.z64", 0xBA3548, 0x400
|
||||
|
||||
glabel D_8012C7A8
|
||||
.incbin "baserom.z64", 0xBA3948, 0x620
|
||||
|
||||
glabel D_8012CDC8
|
||||
.incbin "baserom.z64", 0xBA3F68, 0xD8
|
||||
@@ -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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 4
|
||||
|
||||
glabel D_801430B0
|
||||
.float 14.8
|
||||
@@ -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 .data
|
||||
|
||||
glabel D_8012CEA0
|
||||
.incbin "baserom.z64", 0xBA4040, 0x30
|
||||
@@ -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 .rodata
|
||||
|
||||
.align 4
|
||||
|
||||
glabel D_801430C0
|
||||
.asciz "\x1b[41;37m0除算! ZCommonGet fade_speed に0がはいってる\x1B[m"
|
||||
# EUC-JP: 0除算! ZCommonGet fade_speed に0がはいってる | Divide by zero! Zero is entered in ZCommonGetfade_speed
|
||||
.balign 4
|
||||
@@ -1,14 +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_8012AFB0
|
||||
.incbin "baserom.z64", 0xBA2150, 0x50
|
||||
|
||||
glabel D_8012B000
|
||||
.incbin "baserom.z64", 0xBA21A0, 0x30
|
||||
Reference in New Issue
Block a user