summaryrefslogtreecommitdiff
path: root/sound/wave/gbwave_015.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-11-08 15:27:37 -0600
committerSeth Barberee <seth.barberee@gmail.com>2020-11-08 15:27:37 -0600
commitb426b333f7dd6cdf3e6babc052526e53c996f07d (patch)
tree721329a9a469c8df32a52476e0dfd1730056b25d /sound/wave/gbwave_015.s
parenta1cd2ce87fd9281dbea59520b8f5160c1bdeae28 (diff)
used m4a2s from ipatix to do an initial dump of audio and started working on audio part of pmd
Diffstat (limited to 'sound/wave/gbwave_015.s')
-rw-r--r--sound/wave/gbwave_015.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/wave/gbwave_015.s b/sound/wave/gbwave_015.s
new file mode 100644
index 0000000..cfe2e4f
--- /dev/null
+++ b/sound/wave/gbwave_015.s
@@ -0,0 +1,11 @@
+@ File generated by m4a2s GB-Wave-Module
+ .section .rodata
+ .global gbwave_015
+ .align 2
+
+gbwave_015:
+
+ .byte 0xFF, 0xFF, 0xDD, 0xDD, 0xBB, 0xBB, 0xAA, 0xAA
+ .byte 0x00, 0x00, 0x88, 0x88, 0x66, 0x66, 0x55, 0x55
+
+ .end