-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsounds.s
54 lines (52 loc) · 2.14 KB
/
sounds.s
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
;this file for FamiTone2 libary generated by nsf2data tool
sounds:
.word @ntsc
.word @pal
@ntsc:
.word @sfx_ntsc_0
.word @sfx_ntsc_1
.word @sfx_ntsc_2
.word @sfx_ntsc_3
@pal:
.word @sfx_pal_0
.word @sfx_pal_1
.word @sfx_pal_2
.word @sfx_pal_3
@sfx_ntsc_0:
.byte $89,$3f,$8a,$07,$01,$89,$3b,$8a,$0f,$01,$89,$37,$8a,$0b,$01,$89
.byte $36,$01,$89,$35,$01,$89,$34,$01,$89,$3f,$8a,$00,$01,$89,$3b,$8a
.byte $08,$01,$89,$37,$8a,$04,$01,$89,$36,$01,$89,$35,$01,$89,$34,$01
.byte $89,$3f,$8a,$00,$01,$89,$3b,$8a,$08,$01,$89,$37,$8a,$04,$01,$89
.byte $36,$01,$89,$35,$01,$89,$34,$01,$89,$33,$01,$89,$32,$01,$89,$31
.byte $01,$00
@sfx_pal_0:
.byte $89,$3f,$8a,$07,$01,$89,$3b,$8a,$0f,$01,$89,$37,$8a,$0b,$01,$89
.byte $36,$01,$89,$35,$01,$89,$3f,$8a,$00,$01,$89,$3b,$8a,$08,$01,$89
.byte $37,$8a,$04,$01,$89,$36,$01,$89,$35,$01,$89,$3f,$8a,$00,$01,$89
.byte $3b,$8a,$08,$01,$89,$37,$8a,$04,$01,$89,$36,$01,$89,$35,$01,$89
.byte $34,$01,$89,$33,$01,$89,$32,$01,$89,$31,$01,$00
@sfx_ntsc_1:
.byte $80,$b6,$81,$3f,$82,$01,$02,$80,$b7,$02,$80,$b6,$02,$81,$d5,$82
.byte $00,$02,$80,$b7,$02,$80,$b6,$02,$80,$b5,$02,$80,$b4,$02,$80,$b3
.byte $04,$80,$b2,$04,$00
@sfx_pal_1:
.byte $80,$b6,$81,$29,$82,$01,$02,$80,$b7,$02,$80,$b6,$01,$81,$c6,$82
.byte $00,$02,$80,$b7,$02,$80,$b6,$02,$80,$b5,$02,$80,$b4,$02,$80,$b3
.byte $04,$80,$b2,$00
@sfx_ntsc_2:
.byte $86,$81,$87,$ab,$88,$01,$02,$87,$52,$02,$87,$1c,$02,$87,$ab,$02
.byte $87,$52,$02,$87,$1c,$02,$87,$ab,$02,$87,$52,$02,$87,$1c,$02,$87
.byte $ab,$02,$87,$52,$02,$87,$1c,$02,$00
@sfx_pal_2:
.byte $86,$81,$87,$8c,$88,$01,$02,$87,$3a,$02,$87,$08,$01,$87,$8c,$02
.byte $87,$3a,$02,$87,$08,$01,$87,$8c,$02,$87,$3a,$02,$87,$08,$02,$87
.byte $8c,$02,$87,$3a,$02,$00
@sfx_ntsc_3:
.byte $89,$3f,$8a,$08,$06,$8a,$09,$01,$8a,$0a,$01,$8a,$0b,$01,$8a,$0c
.byte $01,$8a,$0d,$01,$8a,$0e,$01,$8a,$0f,$01,$8a,$00,$01,$8a,$01,$01
.byte $8a,$02,$01,$8a,$03,$01,$8a,$04,$01,$89,$36,$8a,$0f,$01,$89,$32
.byte $01,$89,$31,$04,$00
@sfx_pal_3:
.byte $89,$3f,$8a,$08,$06,$8a,$09,$01,$8a,$0a,$01,$8a,$0b,$01,$8a,$0c
.byte $01,$8a,$0d,$01,$8a,$0e,$01,$8a,$0f,$01,$8a,$00,$01,$8a,$01,$01
.byte $89,$36,$8a,$0f,$01,$89,$32,$01,$89,$31,$04,$00