Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape04b_c16_c60_computer_tape_1.wav » bow-bow(310)-2
bow-bow(310)-2
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 tapes » Commodore_16 » drawer_br_tape04b_c16_c60_computer_tape_1.wav |
Filename: | bow-bow(310)-2 |
Read OK: | ✔ |
File size: | 03A5 bytes |
Load address: | 1001 |
Exec address: | 0000 |
File contents
10 SCNCLR 20 INPUT A$ 30 VOL1:SOUND 1,300,15 40 IF A$="1 PINT BOTTLE MILK" THEN P=P+1 50 IF A$="2 PINT MILK"THEN P=P+2 THEN PP=PP+50 60 IF A$="4 PINT MILK"THEN P=P+4 70 IF A$="LOO ROLL 1"THEN PP=PP+50 80 IF A$="LOO ROLL 2"THEN P=P+1 90 IF A$="LOO ROLL 9"THEN P=P+4 THEN PP=PP+50 100 IF A$="WHISKAS"THEN PP=PP+40 110 IF A$="GOLD WACTH"THEN P=P+1200 120 IF A$="C BATTERY 1"THEN PP=PP+70 130 IF A$="D BATTERY 1"THEN P=P+1 140 IF A$="AA BATTERY 1"THEN PP=PP+30 150 IF A$="9V BATTERY 1"THEN P=P+2 160 IF A$="AA BATTERY 2"THEN PP=PP+60 170 IF A$="C BATTERY 2"THEN P=P+1 180 IF A$="D BATTERY 2"THEN P=P+2 190 IF A$="CHEWITS"THEN PP=PP=12 200 IF A$="ICING SUGAR"THEN P=P+2 THEN PP=PP+50 210 IF A$="GRANULATED SUGUR"THEN P=P+2 THEN PP=PP+50 220 IF A$="EGGS 6"THEN P=P+2 230 IF A$="CHICKEN PIE" THEN P=P+2 240 IF A$="NEWSPAPER" THEN PP=PP+50 250 IF A$="LIGHT BULB" THEN P=P+2 260 IF A$="VISCOUNT" THEN PP=PP+35 270 IF A$="VIDEO CASSETTE" THEN P=P+2 280 IF A$="VIDEO" THEN P=P+75 290 IF A$="TV" THEN P=P+175 300 IF A$="SKY TV" THEN P=P+100075 310 IF A$="PAPER" THEN P=P+5
� � A$ " �1:� 1,300,15 H( � A$�"1 PINT BOTTLE MILK" � P�P�1 q2 � A$�"2 PINT MILK"� P�P�2 � PP�PP�50 �<