sorted all of .sdata

Cleaned and sorted sdata into its various source files. Added a few missing data-centric files.
This commit is contained in:
EpochFlame 2021-10-16 17:07:11 -04:00
parent 635450be00
commit d4e2e3c9bb
137 changed files with 1473 additions and 1342 deletions

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __CARDVersion
__CARDVersion:
.4byte lbl_804A7710
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __CARDDefaultApiCallback

View File

@ -1,4 +1,14 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __CARDVendorID
__CARDVendorID:
.byte 0xFF
.byte 0xFF
.global __CARDPermMask
__CARDPermMask:
.byte 0x1C
.byte 0x0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global CARDGetSerialNo

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global next_1
next_1:
.4byte 0x00000001
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global bitrev

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global SendCount
SendCount:
.4byte 0x80000000
.section .text, "ax" # 0x800056C0 - 0x80472F00

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __EXIVersion
__EXIVersion:
.4byte lbl_804A7ED0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global SetExiInterruptMask

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __GBAVersion
__GBAVersion:
.4byte GBA_VERSION_STRING
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global ShortCommandProc

View File

@ -1,4 +1,15 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global tbl1$263
tbl1$263:
.4byte 0x00040102
.global tbl2$264
tbl2$264:
.4byte 0x00080102
.global tbl3$265
tbl3$265:
.4byte 0x000C0102
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global GXSetVtxDesc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __GXVersion
__GXVersion:
.4byte lbl_804A8060
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __GXDefaultTexRegionCallback

View File

@ -1,4 +1,38 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global GXTexMode0Ids
GXTexMode0Ids:
.4byte 0x80818283
.4byte 0xA0A1A2A3
.global GXTexMode1Ids
GXTexMode1Ids:
.4byte 0x84858687
.4byte 0xA4A5A6A7
.global GXTexImage0Ids
GXTexImage0Ids:
.4byte 0x88898A8B
.4byte 0xA8A9AAAB
.global GXTexImage1Ids
GXTexImage1Ids:
.4byte 0x8C8D8E8F
.4byte 0xACADAEAF
.global GXTexImage2Ids
GXTexImage2Ids:
.4byte 0x90919293
.4byte 0xB0B1B2B3
.global GXTexImage3Ids
GXTexImage3Ids:
.4byte 0x94959697
.4byte 0xB4B5B6B7
.global GXTexTlutIds
GXTexTlutIds:
.4byte 0x98999A9B
.4byte 0xB8B9BABB
.global GX2HWFiltConv_1
GX2HWFiltConv_1:
.4byte 0x00040105
.4byte 0x02060000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global GXGetTexBufferSize

View File

@ -1,4 +1,16 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __OSVersion
__OSVersion:
.4byte lbl_804A8900
.global lbl_805149CC
lbl_805149CC:
.asciz "%08x\n"
.skip 2
.global lbl_805149D4
lbl_805149D4:
.asciz "%s\n"
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __OSFPRInit

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __OSCurrHeap
__OSCurrHeap:
.4byte 0xFFFFFFFF
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global DLInsert

View File

@ -1,4 +1,13 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __OSFpscrEnableBits
__OSFpscrEnableBits:
.4byte 0x000000F8
.global lbl_805149EC
lbl_805149EC:
.asciz "\n"
.skip 2
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global OSReport

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global fontEncode$80
fontEncode$80:
.4byte 0xFFFF0000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global GetFontCode

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global SwitchThreadCallback
SwitchThreadCallback:
.4byte DefaultSwitchThreadCallback
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global DefaultSwitchThreadCallback

View File

@ -1,4 +1,30 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __PADVersion
__PADVersion:
.4byte lbl_804A9E60
.global ResettingChan
ResettingChan:
.4byte 0x00000020
.global XPatchBits
XPatchBits:
.4byte 0xF0000000
.global AnalogMode
AnalogMode:
.4byte 0x00000300
.global Spec
Spec:
.4byte 5
.global MakeStatus
MakeStatus:
.4byte SPEC2_MakeStatus
.global CmdReadOrigin
CmdReadOrigin:
.4byte 0x41000000
.global CmdCalibrate
CmdCalibrate:
.4byte 0x42000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global UpdateOrigin

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __SIVersion
__SIVersion:
.4byte lbl_804A9EB8
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global SIBusy

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __THPVersion
__THPVersion:
.4byte THP_VERSION_STRING
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global THPVideoDecode

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global fragmentID
fragmentID:
.4byte 0xFFFFFFFE
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global GetR2__Fv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __AIVersion
__AIVersion:
.4byte AI_VERSION_STRING
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global AIRegisterDMACallback

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __ARVersion
__ARVersion:
.4byte lbl_804A7680
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global ARRegisterDMACallback

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __ARQVersion
__ARQVersion:
.4byte lbl_804A76C8
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ARQServiceQueueLo

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __DSPVersion
__DSPVersion:
.4byte lbl_804A7938
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global DSPCheckMailToDSP

View File

@ -1,4 +1,22 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __DVDVersion
__DVDVersion:
.4byte lbl_804A7C98
.global autoInvalidation
autoInvalidation:
.4byte 0x00000001
.global checkOptionalCommand
checkOptionalCommand:
.4byte defaultOptionalCommandChecker
.global lbl_80514944
lbl_80514944:
.asciz "dvd.c"
.skip 2
.global DmaCommand
DmaCommand:
.4byte 0xFFFFFFFF
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global defaultOptionalCommandChecker

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global lbl_80514930
lbl_80514930:
.asciz "dvdfs.c"
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __DVDFSInit

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global FirstRead
FirstRead:
.4byte 0x00000001
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __DVDInitWA

30
asm/Dolphin/float.s Normal file
View File

@ -0,0 +1,30 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __float_nan
__float_nan:
.float NaN
.global __float_huge
__float_huge:
.float Infinity
.global __double_max
__double_max:
.4byte 0x7FEFFFFF
.4byte 0xFFFFFFFF
.global __double_huge
__double_huge:
.double Infinity
.global __extended_min
__extended_min:
.4byte 0x00100000
.4byte 0x00000000
.global __extended_max
__extended_max:
.4byte 0x7FEFFFFF
.4byte 0xFFFFFFFF
.global __float_max
__float_max:
.4byte 0x7F7FFFFF
.global __float_epsilon
__float_epsilon:
.4byte 0x34000000

View File

@ -1,4 +1,17 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global lbl_80514950
lbl_80514950:
.asciz "\n"
.skip 2
.global lbl_80514954
lbl_80514954:
.asciz "OFF"
.global lbl_80514958
lbl_80514958:
.asciz "ON"
.skip 1
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global cb

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global Unit01_1
Unit01_1:
.4byte 0x00000000
.float 1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global PSMTXIdentity

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "@wstringBase0"
"@wstringBase0":
.4byte 0x00000000
.4byte 0x00000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global sprintf

View File

@ -1,4 +1,13 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global __VIVersion
__VIVersion:
.4byte lbl_804A72B0
.global lbl_805148EC
lbl_805148EC:
.asciz "vi.c"
.skip 3
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __VIRetraceHandler

View File

@ -1,4 +1,41 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global cm2hw$551
cm2hw$551:
.4byte 0x00020103
.global J3DGDTexMode0Ids
J3DGDTexMode0Ids:
.4byte 0x80818283
.4byte 0xa0a1a2a3
.global J3DGDTexMode1Ids
J3DGDTexMode1Ids:
.4byte 0x84858687
.4byte 0xa4a5a6a7
.global J3DGDTexImage0Ids
J3DGDTexImage0Ids:
.4byte 0x88898a8b
.4byte 0xa8a9aaab
.global J3DGDTexImage3Ids
J3DGDTexImage3Ids:
.4byte 0x94959697
.4byte 0xb4b5b6b7
.global J3DGDTexTlutIds
J3DGDTexTlutIds:
.4byte 0x98999a9b
.4byte 0xb8b9babb
.global GX2HWFiltConv
GX2HWFiltConv:
.4byte 0x00040105
.4byte 0x02060000
.global J3DTexImage1Ids
J3DTexImage1Ids:
.4byte 0x8c8d8e8f
.4byte 0xacadaeaf
.global J3DTexImage2Ids
J3DTexImage2Ids:
.4byte 0x90919293
.4byte 0xb0b1b2b3
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global J3DGDSetGenMode__FUcUcUcUc11_GXCullMode

View File

@ -1,4 +1,15 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global SizeOfLoadMatColors
SizeOfLoadMatColors:
.4byte 0xd
.global SizeOfLoadAmbColors
SizeOfLoadAmbColors:
.4byte 0xd
.global SizeOfLoadColorChans
SizeOfLoadColorChans:
.4byte 0x15
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global initialize__21J3DColorBlockLightOffFv

View File

@ -1,4 +1,16 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sNoUseDrawMtxPtr__12J3DMtxBuffer
sNoUseDrawMtxPtr__12J3DMtxBuffer:
.4byte sNoUseDrawMtx__12J3DMtxBuffer
.global sNoUseNrmMtxPtr__12J3DMtxBuffer
sNoUseNrmMtxPtr__12J3DMtxBuffer:
.4byte sNoUseNrmMtx__12J3DMtxBuffer
.global J3DUnit01
J3DUnit01:
.4byte 0x00000000
.float 1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global initialize__12J3DMtxBufferFv

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global ColorBlack
ColorBlack:
.4byte 0
.global ColorWhite
ColorWhite:
.4byte 0xffffffff
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__6J3DSysFv

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global Unit01
Unit01:
.skip 4
.float 1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global J3DCalcBBoardMtx__FPA4_f

View File

@ -1,4 +1,21 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global flags__Q27JAInter8BankWave
flags__Q27JAInter8BankWave:
.4byte 0x00000000
.global SceneSetFlag__Q27JAInter8BankWave
SceneSetFlag__Q27JAInter8BankWave:
.4byte 0xFFFFFFFF
.global initCallback__Q27JAInter8BankWave
initCallback__Q27JAInter8BankWave:
.4byte init__Q27JAInter8BankWaveFv
.global firstLoadCallback__Q27JAInter8BankWave
firstLoadCallback__Q27JAInter8BankWave:
.4byte loadFirstStayWave__Q27JAInter8BankWaveFv
.global secondLoadCallback__Q27JAInter8BankWave
secondLoadCallback__Q27JAInter8BankWave:
.4byte loadSecondStayWave__Q27JAInter8BankWaveFv
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global setInitCallback__Q27JAInter8BankWaveFPFv_v

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global msStopStatus__8JAIBasic
msStopStatus__8JAIBasic:
.4byte 0x03000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__8JAIBasicFv

View File

@ -1,4 +1,139 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global distanceParameterMoveTime__18JAIGlobalParameter
distanceParameterMoveTime__18JAIGlobalParameter:
.byte 0x3
.global audioSystemThreadPriority__18JAIGlobalParameter
audioSystemThreadPriority__18JAIGlobalParameter:
.byte 0x2
.global audioDvdThreadPriority__18JAIGlobalParameter
audioDvdThreadPriority__18JAIGlobalParameter:
.byte 0x3
.global seqMuteVolumeSePlay__18JAIGlobalParameter
seqMuteVolumeSePlay__18JAIGlobalParameter:
.byte 0x28
.global seqParameterLines__18JAIGlobalParameter
seqParameterLines__18JAIGlobalParameter:
.byte 0x7
.global streamParameterLines__18JAIGlobalParameter
streamParameterLines__18JAIGlobalParameter:
.byte 0x7
.global seDistanceFxParameter__18JAIGlobalParameter
seDistanceFxParameter__18JAIGlobalParameter:
.byte 0x0
.byte 0x96
.global soundSceneMax__18JAIGlobalParameter
soundSceneMax__18JAIGlobalParameter:
.4byte 0x00000002
.global seRegistMax__18JAIGlobalParameter
seRegistMax__18JAIGlobalParameter:
.4byte 0x00000014
.global seTrackMax__18JAIGlobalParameter
seTrackMax__18JAIGlobalParameter:
.4byte 0x00000020
.global seqTrackMax__18JAIGlobalParameter
seqTrackMax__18JAIGlobalParameter:
.4byte 0x00000020
.global seqPlayTrackMax__18JAIGlobalParameter
seqPlayTrackMax__18JAIGlobalParameter:
.4byte 0x00000008
.global seqControlBufferMax__18JAIGlobalParameter
seqControlBufferMax__18JAIGlobalParameter:
.4byte 0x00000008
.global autoHeapMax__18JAIGlobalParameter
autoHeapMax__18JAIGlobalParameter:
.4byte 0x00000002
.global stayHeapMax__18JAIGlobalParameter
stayHeapMax__18JAIGlobalParameter:
.4byte 0x00000002
.global autoHeapRoomSize__18JAIGlobalParameter
autoHeapRoomSize__18JAIGlobalParameter:
.4byte 0x0000C000
.global stayHeapSize__18JAIGlobalParameter
stayHeapSize__18JAIGlobalParameter:
.4byte 0x00010000
.global initDataFileName__18JAIGlobalParameter
initDataFileName__18JAIGlobalParameter:
.4byte lbl_80479688
.global wavePath__18JAIGlobalParameter
wavePath__18JAIGlobalParameter:
.4byte lbl_80516F28
.global sequenceArchivesPath__18JAIGlobalParameter
sequenceArchivesPath__18JAIGlobalParameter:
.4byte lbl_80516F30
.global streamPath__18JAIGlobalParameter
streamPath__18JAIGlobalParameter:
.4byte lbl_80516F38
.global audioResPath__18JAIGlobalParameter
audioResPath__18JAIGlobalParameter:
.4byte lbl_80479694
.global sequenceArchivesFileName__18JAIGlobalParameter
sequenceArchivesFileName__18JAIGlobalParameter:
.4byte lbl_804796A0
.global inputGainDown__18JAIGlobalParameter
inputGainDown__18JAIGlobalParameter:
.float 0.5
.global outputGainUp__18JAIGlobalParameter
outputGainUp__18JAIGlobalParameter:
.float 1.2
.global distanceMax__18JAIGlobalParameter
distanceMax__18JAIGlobalParameter:
.float 5000.0
.global maxVolumeDistance__18JAIGlobalParameter
maxVolumeDistance__18JAIGlobalParameter:
.float 1000.0
.global seDolbyCenterValue__18JAIGlobalParameter
seDolbyCenterValue__18JAIGlobalParameter:
.float 30.0
.global seDolbyFrontDistanceMax__18JAIGlobalParameter
seDolbyFrontDistanceMax__18JAIGlobalParameter:
.float -300.0
.global seDolbyBehindDistanceMax__18JAIGlobalParameter
seDolbyBehindDistanceMax__18JAIGlobalParameter:
.float 1000.0
.global dopplarMoveTime__18JAIGlobalParameter
dopplarMoveTime__18JAIGlobalParameter:
.4byte 0x0000000F
.global dummyObjectLifeTime__18JAIGlobalParameter
dummyObjectLifeTime__18JAIGlobalParameter:
.4byte 0x00000258
.global dummyObjectMax__18JAIGlobalParameter
dummyObjectMax__18JAIGlobalParameter:
.4byte 0x0000000A
.global seqMuteMoveSpeedSePlay__18JAIGlobalParameter
seqMuteMoveSpeedSePlay__18JAIGlobalParameter:
.4byte 0x00000003
.global audioCameraMax__18JAIGlobalParameter
audioCameraMax__18JAIGlobalParameter:
.4byte 0x00000001
.global systemTrackMax__18JAIGlobalParameter
systemTrackMax__18JAIGlobalParameter:
.4byte 0x00000100
.global systemRootTrackMax__18JAIGlobalParameter
systemRootTrackMax__18JAIGlobalParameter:
.4byte 0x00000010
.global panDistanceMax__18JAIGlobalParameter
panDistanceMax__18JAIGlobalParameter:
.float 500.0
.global panDistance2Max__18JAIGlobalParameter
panDistance2Max__18JAIGlobalParameter:
.float 1000.0
.global panAngleParameter__18JAIGlobalParameter
panAngleParameter__18JAIGlobalParameter:
.float 12.0
.global panAngleParameter2__18JAIGlobalParameter
panAngleParameter2__18JAIGlobalParameter:
.float 2.4
.global dopplarParameter__18JAIGlobalParameter
dopplarParameter__18JAIGlobalParameter:
.float 3200.0
.global seDistanceWaitMax__18JAIGlobalParameter
seDistanceWaitMax__18JAIGlobalParameter:
.4byte 0x000C0000
.global seDistancepitchMax__18JAIGlobalParameter
seDistancepitchMax__18JAIGlobalParameter:
.float 0.2
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global setParamInitDataPointer__18JAIGlobalParameterFPv

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global wsInitCallback__Q27JAInter8InitData
wsInitCallback__Q27JAInter8InitData:
.4byte initWsList__Q27JAInter8InitDataFPUl
.global bnkInitCallback__Q27JAInter8InitData
bnkInitCallback__Q27JAInter8InitData:
.4byte initBnkList__Q27JAInter8InitDataFPUl
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global setWsInitCallback__Q27JAInter8InitDataFPFPUl_v

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global seStartCallback__Q27JAInter5SeMgr
seStartCallback__Q27JAInter5SeMgr:
.4byte startSeSequence__Q27JAInter5SeMgrFv
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global init__Q27JAInter5SeMgrFv

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sChannelMax__Q27JAInter9StreamMgr
sChannelMax__Q27JAInter9StreamMgr:
.4byte 0x00000002
.global decodedBufferBlocks__Q27JAInter9StreamMgr
decodedBufferBlocks__Q27JAInter9StreamMgr:
.4byte 0x00002760
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global init__Q27JAInter9StreamMgrFv

View File

@ -1,4 +1,18 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sDspDacBufferCount__9JASDriver
sDspDacBufferCount__9JASDriver:
.4byte 0x03000000
.global sSubFrames__9JASDriver
sSubFrames__9JASDriver:
.4byte 0x00000007
.global sMixMode__9JASDriver
sMixMode__9JASDriver:
.4byte 0x00000002
.global sDacRate__9JASDriver
sDacRate__9JASDriver:
.float 32028.5
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global initAI__9JASDriverFPFv_v

View File

@ -1,4 +1,14 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global COMP_BLOCKSAMPLES$600
COMP_BLOCKSAMPLES$600:
.4byte 0x10100101
.4byte 0x01101001
.global COMP_BLOCKBYTES$601
COMP_BLOCKBYTES$601:
.4byte 0x09050810
.4byte 0x01010101
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global boot__6JASDspFPFPv_v

View File

@ -1,4 +1,15 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global MAX_MIXERLEVEL__9JASDriver
MAX_MIXERLEVEL__9JASDriver:
.2byte 0x2ee0
.global MAX_AUTOMIXERLEVEL__9JASDriver
MAX_AUTOMIXERLEVEL__9JASDriver:
.2byte 0x2ee0
.global JAS_SYSTEM_OUTPUT_MODE__9JASDriver
JAS_SYSTEM_OUTPUT_MODE__9JASDriver:
.4byte 1
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global key2pitch_c5__9JASDriverFi

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global zz_80514788
zz_80514788:
.double 0.0078125
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__8JASTrackFv

View File

@ -1,4 +1,39 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global maxStdHeaps__Q29JFWSystem11CSetUpParam
maxStdHeaps__Q29JFWSystem11CSetUpParam:
.4byte 2
.global sysHeapSize__Q29JFWSystem11CSetUpParam
sysHeapSize__Q29JFWSystem11CSetUpParam:
.4byte 0x00400000
.global fifoBufSize__Q29JFWSystem11CSetUpParam
fifoBufSize__Q29JFWSystem11CSetUpParam:
.4byte 0x00040000
.global aramAudioBufSize__Q29JFWSystem11CSetUpParam
aramAudioBufSize__Q29JFWSystem11CSetUpParam:
.4byte 0x00800000
.global aramGraphBufSize__Q29JFWSystem11CSetUpParam
aramGraphBufSize__Q29JFWSystem11CSetUpParam:
.4byte 0x00600000
.global streamPriority__Q29JFWSystem11CSetUpParam
streamPriority__Q29JFWSystem11CSetUpParam:
.4byte 0x00000008
.global decompPriority__Q29JFWSystem11CSetUpParam
decompPriority__Q29JFWSystem11CSetUpParam:
.4byte 0x00000007
.global aPiecePriority__Q29JFWSystem11CSetUpParam
aPiecePriority__Q29JFWSystem11CSetUpParam:
.4byte 0x00000006
.global systemFontRes__Q29JFWSystem11CSetUpParam
systemFontRes__Q29JFWSystem11CSetUpParam:
.4byte lbl_804742C0
.global renderMode__Q29JFWSystem11CSetUpParam
renderMode__Q29JFWSystem11CSetUpParam:
.4byte GXNtsc480IntDf
.global exConsoleBufferSize__Q29JFWSystem11CSetUpParam
exConsoleBufferSize__Q29JFWSystem11CSetUpParam:
.4byte 0x000024FC
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global init__9JFWSystemFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sSZSBufferSize__7JKRAram
sSZSBufferSize__7JKRAram:
.4byte 0x00000400
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global create__7JKRAramFUlUllll

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global errorRetry__16JKRDvdAramRipper
errorRetry__16JKRDvdAramRipper:
.4byte 0x01000000
.global sSZSBufferSize__16JKRDvdAramRipper
sSZSBufferSize__16JKRDvdAramRipper:
.4byte 0x00000400
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global loadToAram__16JKRDvdAramRipperFPCcUl15JKRExpandSwitchUlUlPUl

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global errorRetry__12JKRDvdRipper
errorRetry__12JKRDvdRipper:
.4byte 0x01000000
.global sSZSBufferSize__12JKRDvdRipper
sSZSBufferSize__12JKRDvdRipper:
.4byte 0x00000400
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global loadToMainRAM__12JKRDvdRipperFPCcPUc15JKRExpandSwitchUlP7JKRHeapQ212JKRDvdRipper15EAllocDirectionUlPiPUl

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global rootPath$2747
rootPath$2747:
.byte 0x2f
.skip 0x3
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__13JKRFileLoaderFv

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sDefaultFillFlag__7JKRHeap
sDefaultFillFlag__7JKRHeap:
.byte 1
.skip 3
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__7JKRHeapFPvUlP7JKRHeapb

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global p_dl
p_dl:
.4byte jpa_dl
.4byte jpa_dl_x
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global JPASetPointSize__FP18JPAEmitterWorkData

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "sVisible__Q212JUTAssertion23@unnamed@JUTAssert_cpp@"
"sVisible__Q212JUTAssertion23@unnamed@JUTAssert_cpp@":
.byte 1
.skip 3
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global create__12JUTAssertionFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sMessageBuffer__12JUTException
sMessageBuffer__12JUTException:
.4byte 0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global create__12JUTExceptionFP14JUTDirectPrint

View File

@ -1,4 +1,24 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sStickMode__10JUTGamePad
sStickMode__10JUTGamePad:
.4byte 1
.global sClampMode__10JUTGamePad
sClampMode__10JUTGamePad:
.4byte 1
.global sPressPoint__Q210JUTGamePad6CStick
sPressPoint__Q210JUTGamePad6CStick:
.float 0.5
.global sReleasePoint__Q210JUTGamePad6CStick
sReleasePoint__Q210JUTGamePad6CStick:
.float 0.25
.global sResetPattern__Q210JUTGamePad13C3ButtonReset
sResetPattern__Q210JUTGamePad13C3ButtonReset:
.4byte 0x00001600
.global sResetMaskPattern__Q210JUTGamePad13C3ButtonReset
sResetMaskPattern__Q210JUTGamePad13C3ButtonReset:
.4byte 0x0000ffff
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__10JUTGamePadFQ210JUTGamePad8EPadPort

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global oneFrameRate
oneFrameRate:
.float 8.0
.global oneFrameRateUser
oneFrameRateUser:
.float 10.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q210JUTProcBar5CTimeFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global DSP_MIXERLEVEL
DSP_MIXERLEVEL:
.4byte 0x40000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global DSPReleaseHalt2__FUl

View File

@ -738,33 +738,3 @@ msVal__Q32og9newScreen14ObjChallenge1P:
.global msBaseVal__Q32og9newScreen16ObjChallengeBase
msBaseVal__Q32og9newScreen16ObjChallengeBase:
.skip 0x1C
.global newSeqName__6PSGame
newSeqName__6PSGame:
.skip 0x20
.global mScrollParm__Q28Morimura10TZukanBase
mScrollParm__Q28Morimura10TZukanBase:
.skip 0x14
.global mScrollParm__Q28Morimura8THiScore
mScrollParm__Q28Morimura8THiScore:
.skip 0x14
.global mScrollParm__Q28Morimura9TVsSelect
mScrollParm__Q28Morimura9TVsSelect:
.skip 0x14
.global msVal__Q32kh6Screen8WorldMap
msVal__Q32kh6Screen8WorldMap:
.skip 0x7C
.global msVal__Q32kh6Screen13ObjCaveResult
msVal__Q32kh6Screen13ObjCaveResult:
.skip 0x3C
.global msVal__Q32kh6Screen10ObjReadyGo
msVal__Q32kh6Screen10ObjReadyGo:
.skip 0x18
.global msVal__Q32kh6Screen13ObjFinalFloor
msVal__Q32kh6Screen13ObjFinalFloor:
.skip 0xC
.global msVal__Q32kh6Screen19ObjDayEndResultBase
msVal__Q32kh6Screen19ObjDayEndResultBase:
.skip 0x54
.global msVal__Q32kh6Screen14ObjFinalResult
msVal__Q32kh6Screen14ObjFinalResult:
.skip 0x24

View File

@ -2,15 +2,11 @@
.section .dtors, "wa" # 0x804732C0 - 0x804732E0
.global __destroy_global_chain_reference
__destroy_global_chain_reference:
#.incbin "baserom.dol", 0x4702C0, 0x4
#.4byte 0x800c16b8
#.4byte __destroy_global_chain
.global __fini_cpp_exceptions_reference
__fini_cpp_exceptions_reference:
#.incbin "baserom.dol", 0x4702C4, 0x4
.4byte __fini_cpp_exceptions
.global __destroy_global_chain_reference2
__destroy_global_chain_reference2:
#.incbin "baserom.dol", 0x4702C8, 0x18
.4byte __destroy_global_chain
.skip 0x10

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global cInitialCode__Q23ebi11CardEReader
cInitialCode__Q23ebi11CardEReader:
.ascii "PSAJ"
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global gCardEMgr_ThreadFunc__3ebiFPv

View File

@ -1,4 +1,15 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mClipRadiusS__11ParticleMgr
mClipRadiusS__11ParticleMgr:
.float 10.0
.global mClipRadiusM__11ParticleMgr
mClipRadiusM__11ParticleMgr:
.float 30.0
.global mClipRadiusL__11ParticleMgr
mClipRadiusL__11ParticleMgr:
.float 100.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global globalInstance__11ParticleMgrFv

View File

@ -1,4 +1,8 @@
.include "macros.inc"
.section .bss # 0x804EFC20 - 0x8051467C
.global newSeqName__6PSGame
newSeqName__6PSGame:
.skip 0x20
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global getCaveNoFromID__Q26PSGame13CaveFloorInfoFv

View File

@ -1,4 +1,19 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global cRatio__Q26PSGame5Rappa
cRatio__Q26PSGame5Rappa:
.float 15.0
.global cBaseWaitTime__Q26PSGame5Rappa
cBaseWaitTime__Q26PSGame5Rappa:
.4byte 0x00030000
.global sRappa__Q26PSGame5Rappa
sRappa__Q26PSGame5Rappa:
.4byte 0x00000000
.4byte 0x00000000
.global cNotUsingMasterIdRatio__Q26PSGame6RandId
cNotUsingMasterIdRatio__Q26PSGame6RandId:
.float -1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q26PSGame5SeMgrFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sDistanceParameterMoveTime__8PSSystem
sDistanceParameterMoveTime__8PSSystem:
.4byte 0x05000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global getObject__8PSSystemFP8JASTrackUc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global newVer
newVer:
.4byte 0x01000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q26PikiAI12ActFormationFPQ24Game4Piki

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sOptDraw__Q24Game15BaseGameSection
sOptDraw__Q24Game15BaseGameSection:
.4byte 0x03000000
.section .sbss2 # 0x80520e40 - 0x80520ED8
.global lbl_80520E58
lbl_80520E58:

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global asArrayOtakara__4Game
asArrayOtakara__4Game:
.4byte 0xFFFFFFFF
.float 1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global drawOtakaraWindow__Q24Game15BaseGameSectionFR8Graphics

View File

@ -0,0 +1,23 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sEntryOpt__Q24Game12BaseHIOParms
sEntryOpt__Q24Game12BaseHIOParms:
.byte 0x1
.global sEntryOptMapRoom__Q24Game12BaseHIOParms
sEntryOptMapRoom__Q24Game12BaseHIOParms:
.byte 0x1
.global sDrawParticle__Q24Game12BaseHIOParms
sDrawParticle__Q24Game12BaseHIOParms:
.byte 0x1
.global sMabikiEfx__Q24Game12BaseHIOParms
sMabikiEfx__Q24Game12BaseHIOParms:
.byte 0x1
.global sMapRoomFinal__Q24Game12BaseHIOParms
sMapRoomFinal__Q24Game12BaseHIOParms:
.byte 0x1
.global sTekiChappyFlag__Q24Game12BaseHIOParms
sTekiChappyFlag__Q24Game12BaseHIOParms:
.byte 0x1
.byte 0x0
.byte 0x0

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sOptResolveColl__Q24Game11CellPyramid
sOptResolveColl__Q24Game11CellPyramid:
.4byte 0x02000000
.global sCellBugName__Q24Game11CellPyramid
sCellBugName__Q24Game11CellPyramid:
.4byte lbl_80518640
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global "mapSearch__Q24Game11CellPyramidFRQ23Sys6SphereP32IDelegate1<PQ24Game10CellObject>"

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global usePacketCulling__Q24Game8Creature
usePacketCulling__Q24Game8Creature:
.4byte 0x01000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q24Game8CreatureFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global maxBuffer__Q24Game8Stickers
maxBuffer__Q24Game8Stickers:
.4byte 0x0000006E
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global clearStick__Q24Game8CreatureFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global kAngleSpeed__Q23efx7TCursor
kAngleSpeed__Q23efx7TCursor:
.float 0.05235988
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q24Game8FakePikiFv

View File

@ -1,4 +1,10 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "enum_floor_hiddens__26@unnamed@gameCaveInfo_cpp@"
"enum_floor_hiddens__26@unnamed@gameCaveInfo_cpp@":
.4byte lbl_805196F0
.4byte lbl_805196F8
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game4Cave7BaseGenFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global GeneratorCurrentVersion
GeneratorCurrentVersion:
.ascii "v0.3"
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q24Game7GenBaseFUlPcPc

View File

@ -1,4 +1,14 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global useFixCollision__Q24Game12PlatInstance
useFixCollision__Q24Game12PlatInstance:
.byte 0x1
.global mUseCellMgr__Q24Game7PlatMgr
mUseCellMgr__Q24Game7PlatMgr:
.byte 0x1
.byte 0x0
.byte 0x0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global setCollision__Q24Game12PlatInstanceFb

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mVersion__Q24Game8PlayData
mVersion__Q24Game8PlayData:
.ascii "j009"
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global write__Q24Game8PlayDataFR6Stream

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mTraceMoveOptLevel__Q24Game6MapMgr
mTraceMoveOptLevel__Q24Game6MapMgr:
.4byte 0x01000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global traceMove__Q24Game11ShapeMapMgrFRQ24Game8MoveInfof

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sFromTekiEnable__Q24Game6Pellet
sFromTekiEnable__Q24Game6Pellet:
.4byte 0x01000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global getCreatureName__Q24Game6PelletFv

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global sGraspSituationOptimise__Q24Game4Piki
sGraspSituationOptimise__Q24Game4Piki:
.4byte 0x01000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global graspSituation_Fast__Q24Game4PikiFPPQ24Game8Creature

View File

@ -0,0 +1,18 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global cCoin__13VsOtakaraName
cCoin__13VsOtakaraName:
.4byte lbl_80483EE8
.global cBedamaBlue__13VsOtakaraName
cBedamaBlue__13VsOtakaraName:
.4byte lbl_80483EF4
.global cBedamaRed__13VsOtakaraName
cBedamaRed__13VsOtakaraName:
.4byte lbl_80483F04
.global cBedamaYellow__13VsOtakaraName
cBedamaYellow__13VsOtakaraName:
.4byte lbl_80483F14
.global cBedamaYellowDepth__13VsOtakaraName
cBedamaYellowDepth__13VsOtakaraName:
.float 20.0

View File

@ -104,6 +104,11 @@ lbl_80498494:
.4byte 0x73657274
.4byte 0x00000000
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen13ObjCaveResult
msVal__Q32kh6Screen13ObjCaveResult:
.skip 0x3C
.section .sbss2 # 0x80520e40 - 0x80520ED8
.global lbl_80520EC0
lbl_80520EC0:

View File

@ -294,6 +294,11 @@ lbl_80498900:
.4byte 0x00000000
.4byte 0x00000000
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen19ObjDayEndResultBase
msVal__Q32kh6Screen19ObjDayEndResultBase:
.skip 0x54
.section .sbss2 # 0x80520e40 - 0x80520ED8
.global lbl_80520EC8
lbl_80520EC8:

View File

@ -64,6 +64,11 @@ lbl_80498814:
.4byte 0x656E4F62
.4byte 0x6A2E6800
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen13ObjFinalFloor
msVal__Q32kh6Screen13ObjFinalFloor:
.skip 0xC
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global doCreate__Q32kh6Screen13ObjFinalFloorFP10JKRArchive
doCreate__Q32kh6Screen13ObjFinalFloorFP10JKRArchive:

View File

@ -235,6 +235,11 @@ lbl_80498FD8:
.4byte 0x73657274
.4byte 0x00000000
.4byte 0x00000000
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen14ObjFinalResult
msVal__Q32kh6Screen14ObjFinalResult:
.skip 0x24
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q32kh6Screen15DispFinalResultFPQ32kh6Screen15TotalResultDataQ42kh6Screen15DispFinalResult10ResultTypeP7JKRHeap

View File

@ -51,6 +51,11 @@ lbl_8049872C:
.asciz "P2Assert"
.skip 7
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen10ObjReadyGo
msVal__Q32kh6Screen10ObjReadyGo:
.skip 0x18
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global doUpdateFadein__Q32kh6Screen10ObjReadyGoFv
doUpdateFadein__Q32kh6Screen10ObjReadyGoFv:

View File

@ -445,6 +445,11 @@ lbl_80498348:
.4byte 0x63616C65
.4byte 0x00000000
.section .bss # 0x804EFC20 - 0x8051467C
.global msVal__Q32kh6Screen8WorldMap
msVal__Q32kh6Screen8WorldMap:
.skip 0x7C
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __dt__Q32kh6Screen14khUtilFadePaneFv
__dt__Q32kh6Screen14khUtilFadePaneFv:

View File

@ -1,4 +1,39 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mMoveSpeed__Q28Morimura16TChallengeResult
mMoveSpeed__Q28Morimura16TChallengeResult:
.float 12.0
.global mAngRate__Q28Morimura16TChallengeResult
mAngRate__Q28Morimura16TChallengeResult:
.float 0.3
.global mAngVelMax__Q28Morimura16TChallengeResult
mAngVelMax__Q28Morimura16TChallengeResult:
.float 20.0
.global mAccel__Q28Morimura16TChallengeResult
mAccel__Q28Morimura16TChallengeResult:
.float 0.1
.global mTestDemo__Q28Morimura16TChallengeResult
mTestDemo__Q28Morimura16TChallengeResult:
.byte 0x1
.global mComplete__Q28Morimura16TChallengeResult
mComplete__Q28Morimura16TChallengeResult:
.byte 0x1
.global mTestRankInOrder__Q28Morimura16TChallengeResult
mTestRankInOrder__Q28Morimura16TChallengeResult:
.2byte 0xFFFF
.global mFlashInterval__Q28Morimura16TChallengeResult
mFlashInterval__Q28Morimura16TChallengeResult:
.float 40.0
.global mDemoSpeedUpRate__Q28Morimura16TChallengeResult
mDemoSpeedUpRate__Q28Morimura16TChallengeResult:
.float 2.0
.global mDemoSpeedUpMax__Q28Morimura16TChallengeResult
mDemoSpeedUpMax__Q28Morimura16TChallengeResult:
.float 3.0
.global mFlashColor__Q28Morimura16TChallengeResult
mFlashColor__Q28Morimura16TChallengeResult:
.4byte 0xFFFF00FF
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global create__Q28Morimura22TChallengeResultScreenFPCcUl

View File

@ -1,4 +1,43 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mSelected1p__Q28Morimura16TChallengeSelect
mSelected1p__Q28Morimura16TChallengeSelect:
.4byte 0x01000000
.global mAlphaSpeed__Q28Morimura16TChallengeSelect
mAlphaSpeed__Q28Morimura16TChallengeSelect:
.float 0.05
.global mFlashAnimInterval__Q28Morimura16TChallengeSelect
mFlashAnimInterval__Q28Morimura16TChallengeSelect:
.2byte 0x012C
.2byte 0x0000
.global mTextFlashVal__Q28Morimura16TChallengeSelect
mTextFlashVal__Q28Morimura16TChallengeSelect:
.float 1.0
.global mConnect2p__Q28Morimura16TChallengeSelect
mConnect2p__Q28Morimura16TChallengeSelect:
.byte 0x01
.byte 0x00
.byte 0x00
.byte 0x00
.global mPanelMoveVal__Q28Morimura16TChallengeSelect
mPanelMoveVal__Q28Morimura16TChallengeSelect:
.float 1.0
.global mPanelMoveRate__Q28Morimura16TChallengeSelect
mPanelMoveRate__Q28Morimura16TChallengeSelect:
.float 0.25
.global mCircleY__Q28Morimura16TChallengeSelect
mCircleY__Q28Morimura16TChallengeSelect:
.float 100.0
.global mTimerSpeed__Q28Morimura16TChallengeSelect
mTimerSpeed__Q28Morimura16TChallengeSelect:
.float 0.15
.global mMoveSpeed__Q28Morimura16TChallengeSelect
mMoveSpeed__Q28Morimura16TChallengeSelect:
.float 12.0
.global mSelectIconScale__Q28Morimura16TChallengeSelect
mSelectIconScale__Q28Morimura16TChallengeSelect:
.float 1.5
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q38Morimura14TChallengePiki7posInfoFv

View File

@ -1,4 +1,38 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mWaitTime__Q28Morimura12TDayEndCount
mWaitTime__Q28Morimura12TDayEndCount:
.float 0.4
.global mAlphaMax__Q28Morimura12TDayEndCount
mAlphaMax__Q28Morimura12TDayEndCount:
.byte 0xC8
.global mWaitAlpha__Q28Morimura12TDayEndCount
mWaitAlpha__Q28Morimura12TDayEndCount:
.byte 0x64
.byte 0x0
.byte 0x0
.global mWaitScale__Q28Morimura12TDayEndCount
mWaitScale__Q28Morimura12TDayEndCount:
.float 0.2
.global mStopScale__Q28Morimura12TDayEndCount
mStopScale__Q28Morimura12TDayEndCount:
.float 1.0
.global mScaleMax__Q28Morimura12TDayEndCount
mScaleMax__Q28Morimura12TDayEndCount:
.float 2.0
.global m2pScale__Q28Morimura12TDayEndCount
m2pScale__Q28Morimura12TDayEndCount:
.float 0.75
.global m2pOffsetY__Q28Morimura12TDayEndCount
m2pOffsetY__Q28Morimura12TDayEndCount:
.float 170.0
.global mColor__Q28Morimura12TDayEndCount
mColor__Q28Morimura12TDayEndCount:
.4byte 0x00FF00FF
.global mNumberColor__Q28Morimura12TDayEndCount
mNumberColor__Q28Morimura12TDayEndCount:
.4byte 0xFF6400FF
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q28Morimura12TDayEndCountFv

View File

@ -1,4 +1,23 @@
.include "macros.inc"
.section .bss # 0x804EFC20 - 0x8051467C
.global mScrollParm__Q28Morimura8THiScore
mScrollParm__Q28Morimura8THiScore:
.skip 0x14
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mPictureOffsetY__Q28Morimura8THiScore
mPictureOffsetY__Q28Morimura8THiScore:
.float -8.0
.global mChangeAlpha__Q28Morimura8THiScore
mChangeAlpha__Q28Morimura8THiScore:
.4byte 0x01000000
.global mListOffsetY__Q28Morimura8THiScore
mListOffsetY__Q28Morimura8THiScore:
.float 25.0
.global mClearListHeightRate__Q28Morimura8THiScore
mClearListHeightRate__Q28Morimura8THiScore:
.float 1.55
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global draw__Q28Morimura15THiScoreIndPaneFv

View File

@ -1,4 +1,24 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mInitPosX__Q28Morimura10THurryUp2D
mInitPosX__Q28Morimura10THurryUp2D:
.float 900.0
.global mMoveSp__Q28Morimura10THurryUp2D
mMoveSp__Q28Morimura10THurryUp2D:
.float 12.0
.global mScaleSp1__Q28Morimura10THurryUp2D
mScaleSp1__Q28Morimura10THurryUp2D:
.float 0.01
.global mScaleSp2__Q28Morimura10THurryUp2D
mScaleSp2__Q28Morimura10THurryUp2D:
.float 0.1
.global mScaleRate__Q28Morimura10THurryUp2D
mScaleRate__Q28Morimura10THurryUp2D:
.float 1.02
.global mColorUpSp__Q28Morimura10THurryUp2D
mColorUpSp__Q28Morimura10THurryUp2D:
.float 1.0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global drawSelf__Q28Morimura15THuWhitePaneSetFffPA3_A4_f

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mWideWindow__Q28Morimura11TScrollList
mWideWindow__Q28Morimura11TScrollList:
.byte 0x01
.byte 0x00
.byte 0x00
.byte 0x00
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q28Morimura11TIndexGroupFv

View File

@ -1,4 +1,47 @@
.include "macros.inc"
.section .bss # 0x804EFC20 - 0x8051467C
.global mScrollParm__Q28Morimura9TVsSelect
mScrollParm__Q28Morimura9TVsSelect:
.skip 0x14
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mAngRate__Q28Morimura9TVsSelect
mAngRate__Q28Morimura9TVsSelect:
.float 0.2
.global mMoveSpeed__Q28Morimura9TVsSelect
mMoveSpeed__Q28Morimura9TVsSelect:
.float 25.0
.global mIndVal__Q28Morimura9TVsSelect
mIndVal__Q28Morimura9TVsSelect:
.float 0.05
.global mIndShuki__Q28Morimura9TVsSelect
mIndShuki__Q28Morimura9TVsSelect:
.float 0.3
.global mZoomFrameMax__Q28Morimura9TVsSelect
mZoomFrameMax__Q28Morimura9TVsSelect:
.float 25.0
.global mTestVal__Q28Morimura9TVsSelect
mTestVal__Q28Morimura9TVsSelect:
.float 10.0
.global mAngUp__Q28Morimura9TVsSelect
mAngUp__Q28Morimura9TVsSelect:
.float 0.03
.global mWindowScale__Q28Morimura9TVsSelect
mWindowScale__Q28Morimura9TVsSelect:
.float 1.0
.global mDemoScaleMax__Q28Morimura9TVsSelect
mDemoScaleMax__Q28Morimura9TVsSelect:
.float 2.2
.global mDemoScale__Q28Morimura9TVsSelect
mDemoScale__Q28Morimura9TVsSelect:
.float 1.0
.global mDemoOffsetMax__Q28Morimura9TVsSelect
mDemoOffsetMax__Q28Morimura9TVsSelect:
.float 290.0
.global mFireAlphaRate__Q28Morimura9TVsSelect
mFireAlphaRate__Q28Morimura9TVsSelect:
.float 0.5
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global draw__Q28Morimura16TVsSelectIndPaneFv

View File

@ -1,4 +1,45 @@
.include "macros.inc"
.section .bss # 0x804EFC20 - 0x8051467C
.global mScrollParm__Q28Morimura10TZukanBase
mScrollParm__Q28Morimura10TZukanBase:
.skip 0x14
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global mRequestTimerMax__Q28Morimura10TZukanBase
mRequestTimerMax__Q28Morimura10TZukanBase:
.2byte 0xA
.global mIconMove__Q28Morimura10TZukanBase
mIconMove__Q28Morimura10TZukanBase:
.byte 0x1
.byte 0x0
.global mLineSpace__Q28Morimura10TZukanBase
mLineSpace__Q28Morimura10TZukanBase:
.float 48.0
.global mWarpRadius__Q28Morimura10TZukanBase
mWarpRadius__Q28Morimura10TZukanBase:
.float 15.0
.global mScrollValueCoe__Q28Morimura10TZukanBase
mScrollValueCoe__Q28Morimura10TZukanBase:
.float 3.5
.global mScrollSpeedCoe__Q28Morimura10TZukanBase
mScrollSpeedCoe__Q28Morimura10TZukanBase:
.float 0.08
.global mNewScale__Q28Morimura10TZukanBase
mNewScale__Q28Morimura10TZukanBase:
.float 0.7
.global mPodIconOffsetX__Q28Morimura10TZukanBase
mPodIconOffsetX__Q28Morimura10TZukanBase:
.float 480.0
.global mLargeCategoryScale__Q28Morimura10TZukanBase
mLargeCategoryScale__Q28Morimura10TZukanBase:
.float 2.0
.global mCategoryAlphaRate__Q28Morimura10TZukanBase
mCategoryAlphaRate__Q28Morimura10TZukanBase:
.float 0.6
.global mDrawLineType__Q28Morimura10TZukanBase
mDrawLineType__Q28Morimura10TZukanBase:
.4byte 0x02000000
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q28Morimura10TZukanBaseFPc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cMatAnimBrkTexName__Q34Game7BigFoot24@unnamed@BigFootMgr_cpp@"
"cMatAnimBrkTexName__Q34Game7BigFoot24@unnamed@BigFootMgr_cpp@":
.4byte lbl_8048B228
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game7BigFoot3MgrFiUc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cOtakaraChangeTexName__Q34Game11BombOtakara28@unnamed@BombOtakaraMgr_cpp@"
"cOtakaraChangeTexName__Q34Game11BombOtakara28@unnamed@BombOtakaraMgr_cpp@":
.4byte lbl_8048D3D8
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game11BombOtakara3MgrFiUc

View File

@ -1,4 +1,12 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cMatAnimBtkTexName__Q34Game8Damagumo25@unnamed@DamagumoMgr_cpp@"
"cMatAnimBtkTexName__Q34Game8Damagumo25@unnamed@DamagumoMgr_cpp@":
.4byte lbl_804894C8
.global "cMatAnimBrkTexName__Q34Game8Damagumo25@unnamed@DamagumoMgr_cpp@"
"cMatAnimBrkTexName__Q34Game8Damagumo25@unnamed@DamagumoMgr_cpp@":
.4byte lbl_804894F0
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game8Damagumo3MgrFiUc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cMatAnimBrkTexName__Q34Game10DangoMushi27@unnamed@DangoMushiMgr_cpp@"
"cMatAnimBrkTexName__Q34Game10DangoMushi27@unnamed@DangoMushiMgr_cpp@":
.4byte lbl_8048D45C
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game10DangoMushi3MgrFiUc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cOtakaraChangeTexName__Q34Game11ElecOtakara28@unnamed@ElecOtakaraMgr_cpp@"
"cOtakaraChangeTexName__Q34Game11ElecOtakara28@unnamed@ElecOtakaraMgr_cpp@":
.4byte lbl_8048A840
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game11ElecOtakara3MgrFiUc

View File

@ -1,4 +1,9 @@
.include "macros.inc"
.section .sdata, "wa" # 0x80514680 - 0x80514D80
.balign 0x8
.global "cKoganeChangeTexName__Q34Game4Fart21@unnamed@FartMgr_cpp@"
"cKoganeChangeTexName__Q34Game4Fart21@unnamed@FartMgr_cpp@":
.4byte lbl_80487BE8
.section .text, "ax" # 0x800056C0 - 0x80472F00
.global __ct__Q34Game4Fart3MgrFiUc

Some files were not shown because too many files have changed in this diff Show More