Home » Personal collection » Commodore disks » disk53a_techie_tips.d64 » sfx install

sfx install

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Commodore disks » disk53a_techie_tips.d64
Filename: sfx install
Read OK:
File size: 0138 bytes
Load address: 0801
Exec address: 0000
File contents
     1 REM - SOUND EFFECTS INSTALLATION -
     2 :
     3 FX=6:REM NO OF EFFECTS
     4 :
     5 FOR A=49552 TO 49551+(8*FX)
     6 READ B:POKE A,B:NEXT
     7 :
     8 REM - SOUND FX DATA
     9 :
    10 DATA 0,0,129,0,80,03,01,15
    11 DATA 80,1,19,10,0,2,0,3
    12 DATA 180,0,17,10,0,1,0,1
    13 DATA 4,0,129,12,0,0,1,0
    14 DATA 2,0,129,12,0,0,1,0
    15 DATA 100,0,33,0,100,0,0,40

&� - SOUND EFFECTS INSTALLATION -,:EFX�6:� NO OF EFFECTSK:h� A�49552 � 49551�(8�FX)x� B:� A,B:�~:�� - SOUND FX DATA�	:�
� 0,0,129,0,80,03,01,15�� 80,1,19,10,0,2,0,3�� 180,0,17,10,0,1,0,1	
� 4,0,129,12,0,0,1,0	� 2,0,129,12,0,0,1,07	� 100,0,33,0,100,0,0,40
&HA@. - sound effects installation -@,HB@:@eHC@fx.6:. no of effects@kHD@:@HHE@. a.49552 . 49551.(8.fx)@XHF@. b:. a,b:.@.HG@:@.HH@. - sound fx data@.HI@:@.HJ@. 0,0,129,0,80,03,01,15@.HK@. 80,1,19,10,0,2,0,3@.HL@. 180,0,17,10,0,1,0,1@BIM@. 4,0,129,12,0,0,1,0@[IN@. 2,0,129,12,0,0,1,0@7IO@. 100,0,33,0,100,0,0,40@@@
00000000  26 08 01 00 8f 20 2d 20  53 4f 55 4e 44 20 45 46  |&.... - SOUND EF|
00000010  46 45 43 54 53 20 49 4e  53 54 41 4c 4c 41 54 49  |FECTS INSTALLATI|
00000020  4f 4e 20 2d 00 2c 08 02  00 3a 00 45 08 03 00 46  |ON -.,...:.E...F|
00000030  58 b2 36 3a 8f 20 4e 4f  20 4f 46 20 45 46 46 45  |X.6:. NO OF EFFE|
00000040  43 54 53 00 4b 08 04 00  3a 00 68 08 05 00 81 20  |CTS.K...:.h.... |
00000050  41 b2 34 39 35 35 32 20  a4 20 34 39 35 35 31 aa  |A.49552 . 49551.|
00000060  28 38 ac 46 58 29 00 78  08 06 00 87 20 42 3a 97  |(8.FX).x.... B:.|
00000070  20 41 2c 42 3a 82 00 7e  08 07 00 3a 00 94 08 08  | A,B:..~...:....|
00000080  00 8f 20 2d 20 53 4f 55  4e 44 20 46 58 20 44 41  |.. - SOUND FX DA|
00000090  54 41 00 9a 08 09 00 3a  00 b6 08 0a 00 83 20 30  |TA.....:...... 0|
000000a0  2c 30 2c 31 32 39 2c 30  2c 38 30 2c 30 33 2c 30  |,0,129,0,80,03,0|
000000b0  31 2c 31 35 00 cf 08 0b  00 83 20 38 30 2c 31 2c  |1,15...... 80,1,|
000000c0  31 39 2c 31 30 2c 30 2c  32 2c 30 2c 33 00 e9 08  |19,10,0,2,0,3...|
000000d0  0c 00 83 20 31 38 30 2c  30 2c 31 37 2c 31 30 2c  |... 180,0,17,10,|
000000e0  30 2c 31 2c 30 2c 31 00  02 09 0d 00 83 20 34 2c  |0,1,0,1...... 4,|
000000f0  30 2c 31 32 39 2c 31 32  2c 30 2c 30 2c 31 2c 30  |0,129,12,0,0,1,0|
00000100  00 1b 09 0e 00 83 20 32  2c 30 2c 31 32 39 2c 31  |...... 2,0,129,1|
00000110  32 2c 30 2c 30 2c 31 2c  30 00 37 09 0f 00 83 20  |2,0,0,1,0.7.... |
00000120  31 30 30 2c 30 2c 33 33  2c 30 2c 31 30 30 2c 30  |100,0,33,0,100,0|
00000130  2c 30 2c 34 30 00 00 00                           |,0,40...|
00000138