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_80a89.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_80a89.asm')
| -rw-r--r-- | audio/sfx/unknown_80a89.asm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80a89.asm b/audio/sfx/unknown_80a89.asm new file mode 100644 index 00000000..f9618b2d --- /dev/null +++ b/audio/sfx/unknown_80a89.asm @@ -0,0 +1,29 @@ +SFX_80a89_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $4, $f3, $80, $07 + unknownsfx0x20 $f, $e7, $00, $07 + unknownsfx0x20 $8, $d3, $10, $07 + unknownsfx0x20 $4, $c2, $00, $07 + unknownsfx0x20 $4, $d2, $f0, $06 + unknownsfx0x20 $8, $c1, $e0, $06 + endchannel + +SFX_80aa4_4_Ch5: + dutycycle $5a + unknownsfx0x20 $6, $c3, $01, $07 + unknownsfx0x20 $e, $b7, $81, $06 + unknownsfx0x20 $7, $b3, $92, $06 + unknownsfx0x20 $3, $a2, $81, $06 + unknownsfx0x20 $4, $b2, $72, $06 + unknownsfx0x20 $8, $a1, $61, $06 + endchannel + +SFX_80abf_4_Ch7: + unknownnoise0x20 $6, $e3, $5c + unknownnoise0x20 $e, $d6, $4c + unknownnoise0x20 $6, $c6, $3c + unknownnoise0x20 $3, $b3, $4c + unknownnoise0x20 $3, $a2, $5c + unknownnoise0x20 $8, $b1, $6c + endchannel + |
