mirror of https://github.com/n64decomp/mk64.git
101 lines
2.8 KiB
ArmAsm
101 lines
2.8 KiB
ArmAsm
# Mario Kart 64 (U) disassembly and split file
|
|
# generated by n64split v0.4a - N64 ROM splitter
|
|
|
|
.include "macros.inc"
|
|
|
|
.section .data
|
|
|
|
glabel instrument_sets
|
|
.hword instrument_set_00 - instrument_sets # 0x003C
|
|
.hword instrument_set_01 - instrument_sets # 0x003E
|
|
.hword instrument_set_02 - instrument_sets # 0x0040
|
|
.hword instrument_set_03 - instrument_sets # 0x0042
|
|
.hword instrument_set_04 - instrument_sets # 0x0044
|
|
.hword instrument_set_05 - instrument_sets # 0x0046
|
|
.hword instrument_set_06 - instrument_sets # 0x0048
|
|
.hword instrument_set_07 - instrument_sets # 0x004A
|
|
.hword instrument_set_08 - instrument_sets # 0x004C
|
|
.hword instrument_set_09 - instrument_sets # 0x004E
|
|
.hword instrument_set_0A - instrument_sets # 0x0050
|
|
.hword instrument_set_0B - instrument_sets # 0x0052
|
|
.hword instrument_set_0C - instrument_sets # 0x0054
|
|
.hword instrument_set_0D - instrument_sets # 0x0056
|
|
.hword instrument_set_0E - instrument_sets # 0x0058
|
|
.hword instrument_set_0F - instrument_sets # 0x005A
|
|
.hword instrument_set_10 - instrument_sets # 0x005C
|
|
.hword instrument_set_11 - instrument_sets # 0x005E
|
|
.hword instrument_set_12 - instrument_sets # 0x0060
|
|
.hword instrument_set_13 - instrument_sets # 0x0062
|
|
.hword instrument_set_14 - instrument_sets # 0x0064
|
|
.hword instrument_set_15 - instrument_sets # 0x0066
|
|
.hword instrument_set_16 - instrument_sets # 0x0068
|
|
.hword instrument_set_17 - instrument_sets # 0x006A
|
|
.hword instrument_set_18 - instrument_sets # 0x006C
|
|
.hword instrument_set_19 - instrument_sets # 0x006E
|
|
.hword instrument_set_1A - instrument_sets # 0x0070
|
|
.hword instrument_set_1B - instrument_sets # 0x0072
|
|
.hword instrument_set_1C - instrument_sets # 0x0074
|
|
.hword instrument_set_1D - instrument_sets # 0x0076
|
|
|
|
instrument_set_00:
|
|
.byte 0x01, 0x00
|
|
instrument_set_01:
|
|
.byte 0x01, 0x01
|
|
instrument_set_02:
|
|
.byte 0x01, 0x02
|
|
instrument_set_03:
|
|
.byte 0x01, 0x03
|
|
instrument_set_04:
|
|
.byte 0x01, 0x04
|
|
instrument_set_05:
|
|
.byte 0x01, 0x05
|
|
instrument_set_06:
|
|
.byte 0x01, 0x06
|
|
instrument_set_07:
|
|
.byte 0x01, 0x07
|
|
instrument_set_08:
|
|
.byte 0x01, 0x08
|
|
instrument_set_09:
|
|
.byte 0x01, 0x09
|
|
instrument_set_0A:
|
|
.byte 0x01, 0x0A
|
|
instrument_set_0B:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_0C:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_0D:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_0E:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_0F:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_10:
|
|
.byte 0x01, 0x0C
|
|
instrument_set_11:
|
|
.byte 0x01, 0x0E
|
|
instrument_set_12:
|
|
.byte 0x01, 0x0F
|
|
instrument_set_13:
|
|
.byte 0x01, 0x10
|
|
instrument_set_14:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_15:
|
|
.byte 0x01, 0x11
|
|
instrument_set_16:
|
|
.byte 0x01, 0x0B
|
|
instrument_set_17:
|
|
.byte 0x01, 0x0D
|
|
instrument_set_18:
|
|
.byte 0x01, 0x0C
|
|
instrument_set_19:
|
|
.byte 0x01, 0x12
|
|
instrument_set_1A:
|
|
.byte 0x01, 0x13
|
|
instrument_set_1B:
|
|
.byte 0x01, 0x13
|
|
instrument_set_1C:
|
|
.byte 0x01, 0x14
|
|
instrument_set_1D:
|
|
.byte 0x01, 0x13, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
|
|
instrument_sets_end:
|