aboutsummaryrefslogtreecommitdiffstats
path: root/audio/headers/musicheaders4.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-03-19 19:56:33 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-03-19 19:56:33 -0400
commit48426f71c39c4b89ff5fc4d1cab9f271bdfe8230 (patch)
treee22cface09f49311c5c13234f00b333ba8527664 /audio/headers/musicheaders4.asm
parentStart working on bank20 audio (diff)
downloadpokeyellow-48426f71c39c4b89ff5fc4d1cab9f271bdfe8230.tar.gz
pokeyellow-48426f71c39c4b89ff5fc4d1cab9f271bdfe8230.tar.xz
pokeyellow-48426f71c39c4b89ff5fc4d1cab9f271bdfe8230.zip
More audio4 documentation.
Todo: figure out how to disassemble music/sfx.
Diffstat (limited to 'audio/headers/musicheaders4.asm')
-rw-r--r--audio/headers/musicheaders4.asm22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/headers/musicheaders4.asm b/audio/headers/musicheaders4.asm
new file mode 100644
index 00000000..76678dcb
--- /dev/null
+++ b/audio/headers/musicheaders4.asm
@@ -0,0 +1,22 @@
+ db $80
+ dw $6ce8
+ db $1
+ dw $6d9d
+ db $2
+ dw $6e45
+ db $80
+ dw $716d
+ db $1
+ dw $71c8
+ db $2
+ dw $722a
+ db $c0
+ dw $6fbe
+ db $1
+ dw $7010
+ db $2
+ dw $7068
+ db $3
+ dw $7092
+ db $2
+ dw $4d1a \ No newline at end of file