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_8077e.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_8077e.asm')
| -rw-r--r-- | audio/sfx/unknown_8077e.asm | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/audio/sfx/unknown_8077e.asm b/audio/sfx/unknown_8077e.asm new file mode 100644 index 00000000..8fdb9573 --- /dev/null +++ b/audio/sfx/unknown_8077e.asm @@ -0,0 +1,39 @@ +SFX_8077e_4_Ch4: + dutycycle $88 + unknownsfx0x20 $5, $f2, $50, $06 + unknownsfx0x20 $9, $d1, $60, $06 + unknownsfx0x20 $5, $e2, $12, $06 + unknownsfx0x20 $9, $c1, $22, $06 + unknownsfx0x20 $5, $f2, $10, $06 + unknownsfx0x20 $6, $d1, $20, $06 + loopchannel 2, SFX_8077e_4_Ch4 + endchannel + +SFX_8079d_4_Ch5: + dutycycle $40 + unknownsfx0x20 $4, $08, $00, $00 + unknownsfx0x20 $5, $f2, $51, $06 + unknownsfx0x20 $9, $d1, $61, $06 + unknownsfx0x20 $5, $e2, $14, $06 + unknownsfx0x20 $8, $c1, $24, $06 + unknownsfx0x20 $5, $f2, $11, $06 + unknownsfx0x20 $c, $d1, $21, $06 + unknownsfx0x20 $5, $e2, $14, $06 + unknownsfx0x20 $8, $c1, $24, $06 + unknownsfx0x20 $5, $f2, $11, $06 + unknownsfx0x20 $4, $d1, $21, $06 + endchannel + +SFX_807cc_4_Ch7: + unknownnoise0x20 $6, $d2, $1c + unknownnoise0x20 $9, $b1, $2c + unknownnoise0x20 $8, $c2, $2c + unknownnoise0x20 $9, $b1, $3c + unknownnoise0x20 $6, $c2, $2c + unknownnoise0x20 $9, $a2, $3c + unknownnoise0x20 $7, $c2, $2c + unknownnoise0x20 $5, $a1, $3c + unknownnoise0x20 $9, $c2, $2c + unknownnoise0x20 $4, $a1, $3c + endchannel + |
