diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
| commit | c2259aab52b796e410e19be3bbc3d7f9465eb718 (patch) | |
| tree | 4f2a59a64ee27634519c358db0b31d8ecf5d9fce /audio/sfx/unknown_80b53.asm | |
| parent | Add space after commas in music headers (diff) | |
| download | pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.gz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.xz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.zip | |
Split sound effects 4
Diffstat (limited to 'audio/sfx/unknown_80b53.asm')
| -rw-r--r-- | audio/sfx/unknown_80b53.asm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80b53.asm b/audio/sfx/unknown_80b53.asm new file mode 100644 index 00000000..f9843126 --- /dev/null +++ b/audio/sfx/unknown_80b53.asm @@ -0,0 +1,29 @@ +SFX_80b53_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $6, $f7, $40, $07 + unknownsfx0x20 $c, $e6, $44, $07 + unknownsfx0x20 $6, $d5, $50, $07 + unknownsfx0x20 $4, $c3, $60, $07 + unknownsfx0x20 $3, $c3, $80, $07 + unknownsfx0x20 $8, $d1, $a0, $07 + endchannel + +SFX_80b6e_4_Ch5: + dutycycle $0a + unknownsfx0x20 $6, $c7, $01, $07 + unknownsfx0x20 $b, $b6, $02, $07 + unknownsfx0x20 $6, $a5, $11, $07 + unknownsfx0x20 $4, $93, $21, $07 + unknownsfx0x20 $3, $a3, $41, $07 + unknownsfx0x20 $8, $91, $62, $07 + endchannel + +SFX_80b89_4_Ch7: + unknownnoise0x20 $3, $e2, $3c + unknownnoise0x20 $8, $d6, $4c + unknownnoise0x20 $5, $d4, $3c + unknownnoise0x20 $c, $c7, $4c + unknownnoise0x20 $2, $e2, $3c + unknownnoise0x20 $8, $d1, $2c + endchannel + |
