mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 22:44:30 +00:00
Decompile z_quake.c and code_800D31A0.c
- `code_800D31A0.c` : OK - `z_quake.c` : OK
This commit is contained in:
parent
10c74eb958
commit
5f027cb431
43 changed files with 704 additions and 1439 deletions
|
@ -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_8012DBC0
|
||||
.incbin "baserom.z64", 0xBA4D60, 0x10
|
|
@ -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 .rodata
|
||||
|
||||
.align 4
|
||||
|
||||
glabel D_80146670
|
||||
.asciz "\x1b[31m\n**** Freeze!! ****\n\x1b[m"
|
||||
.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 .bss
|
||||
|
||||
glabel D_80160020
|
||||
.space 0x30
|
||||
|
||||
glabel D_80160050
|
||||
.space 0x60
|
|
@ -1,17 +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_80126250
|
||||
.incbin "baserom.z64", 0xB9D3F0, 0x4
|
||||
|
||||
glabel D_80126254
|
||||
.incbin "baserom.z64", 0xB9D3F4, 0x4
|
||||
|
||||
glabel D_80126258
|
||||
.incbin "baserom.z64", 0xB9D3F8, 0x28
|
|
@ -1,55 +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_8013E9E0
|
||||
.asciz "\x1b[43;30mquake: too many request %d is changed new one !!\n\x1b[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_8013EA20
|
||||
.asciz "\x1b[43;30mquake: stopped! 'coz camera [%d] killed!!\n\x1b[m"
|
||||
.balign 4
|
||||
|
||||
glabel jtbl_8013EA58
|
||||
.word L80092D48
|
||||
.word L80092D50
|
||||
.word L80092D9C
|
||||
.word L80092D58
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D60
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D68
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D9C
|
||||
.word L80092D70
|
||||
|
||||
glabel D_8013EAD8
|
||||
.float 0.005
|
Loading…
Add table
Add a link
Reference in a new issue