summaryrefslogtreecommitdiff
path: root/audio/vibrato_types.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vibrato_types.asm')
-rwxr-xr-xaudio/vibrato_types.asm44
1 files changed, 0 insertions, 44 deletions
diff --git a/audio/vibrato_types.asm b/audio/vibrato_types.asm
deleted file mode 100755
index d51546e..0000000
--- a/audio/vibrato_types.asm
+++ /dev/null
@@ -1,44 +0,0 @@
- dw .vibratoType0
- dw .vibratoType1
- dw .vibratoType2
- dw .vibratoType3
- dw .vibratoType4
- dw .vibratoType5
- dw .vibratoType6
- dw .vibratoType7
- dw .vibratoType8
- dw .vibratoType9
- dw .vibratoTypeA
-
-.vibratoType0
- db $00,$80,$80
-
-.vibratoType1
- db $01,$02,$01,$00,$ff,$fe,$ff,$00,$80,$80
-
-.vibratoType2
- db $03,$fd,$03,$00,$00,$00,$00,$00,$00,$00,$00,$00,$80,$01
-
-.vibratoType3
- db $01,$01,$00,$00,$ff,$ff,$00,$00,$80,$80
-
-.vibratoType4
- db $01,$01,$01,$00,$00,$00,$ff,$ff,$ff,$00,$00,$00,$80,$80
-
-.vibratoType5
- db $02,$04,$06,$04,$02,$00,$fe,$fc,$fa,$fc,$fe,$00,$80,$80
-
-.vibratoType6
- db $04,$04,$08,$08,$04,$04,$00,$00,$fc,$fc,$f8,$f8,$fc,$fc,$00,$00,$80,$80
-
-.vibratoType7
- db $f8,$f8,$f9,$f9,$fa,$fa,$fb,$fb,$fc,$fc,$fd,$fd,$fe,$fe,$ff,$ff,$00,$00,$80,$05
-
-.vibratoType8
- db $02,$04,$02,$00,$fe,$fc,$fe,$00,$80,$80
-
-.vibratoType9
- db $01,$02,$04,$02,$01,$00,$ff,$fe,$fc,$fe,$ff,$00,$80,$08
-
-.vibratoTypeA
- db $01,$01,$01,$01,$00,$00,$00,$00,$ff,$ff,$ff,$ff,$00,$00,$00,$00,$80,$80