summaryrefslogtreecommitdiff
path: root/sound/wave/gbwave_001.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/wave/gbwave_001.s')
-rw-r--r--sound/wave/gbwave_001.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/wave/gbwave_001.s b/sound/wave/gbwave_001.s
new file mode 100644
index 0000000..eebb81d
--- /dev/null
+++ b/sound/wave/gbwave_001.s
@@ -0,0 +1,11 @@
+@ File generated by m4a2s GB-Wave-Module
+ .section .rodata
+ .global gbwave_001
+ .align 2
+
+gbwave_001:
+
+ .byte 0xFF, 0xEE, 0xDD, 0xCC, 0xBB, 0xAA, 0x99, 0x88
+ .byte 0x77, 0x66, 0x55, 0x44, 0x33, 0x22, 0x11, 0x00
+
+ .end