Home » Personal collection » Acorn tapes » Own_Work » drawer_bm_tape01b_d90_acorn_woozy.wav » CHAL1

CHAL1

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 » Acorn tapes » Own_Work » drawer_bm_tape01b_d90_acorn_woozy.wav
Filename: CHAL1
Read OK:
File size: 01D6 bytes
Load address: FFFF0E00
Exec address: FFFF8023
File contents
   10 
   20 
   30 SCORE=0
   40 MODE 5
   50 COLOUR 130
   60 CLS
   70 COLOUR 1
   80 HIGH=0
   90 HIGH_NAME$="WOOZY"
  100 PRINT TAB(10,3);SCORE
  110 SCORE=0
  120 PRINT TAB(0,31);"PRESS A KEY TO PLAY";
  130 PRINT TAB(1,1);HIGH_NAME$;" ";HIGH
  140 PRINT TAB(7,10);"CHALLENGE";TAB(7,12);"CHALLENGE"
  150 Z$=INKEY$(1)
  160 IF Z$<>""THEN GOTO 220
  170 SOUND 1,-1,100,3
  180 Z$=INKEY$(1)
  190 IF Z$<>""THEN GOTO 220
  200 SOUND 1,-1,52,3
  210 GOTO 150
  220 CLS
  225 GCOL 0,1
  230 FOR H=10 TO 1100 STEP 100
  240 MOVE 10,H
  250 DRAW 1000,H
  260 NEXT H
  270 FOR V=1 TO 1100 STEP 100
  280 MOVE V,10
  290 DRAW V,1000
  300 NEXT V

 
 
 SCORE=0
( � 5
2
 � 130
< �
F � 1
P HIGH=0
Z HIGH_NAME$="WOOZY"
d � �10,3);SCORE
n SCORE=0
x$ � �0,31);"PRESS A KEY TO PLAY";
�  � �1,1);HIGH_NAME$;" ";HIGH
�, � �7,10);"CHALLENGE";�7,12);"CHALLENGE"
� Z$=�(1)
� � Z$<>""� � �d\@
� � 1,-1,100,3
� Z$=�(1)
� � Z$<>""� � �d\@
� � 1,-1,52,3
� � �tV@
� �
�
 � 0,1
� � H=10 � 1100 � 100
� � 10,H
�
 � 1000,H
 � H
 � V=1 � 1100 � 100
 � V,10
"
 � V,1000
, � V
�
00000000  0d 00 0a 05 20 0d 00 14  05 20 0d 00 1e 0c 20 53  |.... .... .... S|
00000010  43 4f 52 45 3d 30 0d 00  28 08 20 eb 20 35 0d 00  |CORE=0..(. . 5..|
00000020  32 0a 20 fb 20 31 33 30  0d 00 3c 06 20 db 0d 00  |2. . 130..<. ...|
00000030  46 08 20 fb 20 31 0d 00  50 0b 20 48 49 47 48 3d  |F. . 1..P. HIGH=|
00000040  30 0d 00 5a 17 20 48 49  47 48 5f 4e 41 4d 45 24  |0..Z. HIGH_NAME$|
00000050  3d 22 57 4f 4f 5a 59 22  0d 00 64 13 20 f1 20 8a  |="WOOZY"..d. . .|
00000060  31 30 2c 33 29 3b 53 43  4f 52 45 0d 00 6e 0c 20  |10,3);SCORE..n. |
00000070  53 43 4f 52 45 3d 30 0d  00 78 24 20 f1 20 8a 30  |SCORE=0..x$ . .0|
00000080  2c 33 31 29 3b 22 50 52  45 53 53 20 41 20 4b 45  |,31);"PRESS A KE|
00000090  59 20 54 4f 20 50 4c 41  59 22 3b 0d 00 82 20 20  |Y TO PLAY";...  |
000000a0  f1 20 8a 31 2c 31 29 3b  48 49 47 48 5f 4e 41 4d  |. .1,1);HIGH_NAM|
000000b0  45 24 3b 22 20 22 3b 48  49 47 48 0d 00 8c 2c 20  |E$;" ";HIGH..., |
000000c0  f1 20 8a 37 2c 31 30 29  3b 22 43 48 41 4c 4c 45  |. .7,10);"CHALLE|
000000d0  4e 47 45 22 3b 8a 37 2c  31 32 29 3b 22 43 48 41  |NGE";.7,12);"CHA|
000000e0  4c 4c 45 4e 47 45 22 0d  00 96 0c 20 5a 24 3d bf  |LLENGE".... Z$=.|
000000f0  28 31 29 0d 00 a0 15 20  e7 20 5a 24 3c 3e 22 22  |(1).... . Z$<>""|
00000100  8c 20 e5 20 8d 64 5c 40  0d 00 aa 11 20 d4 20 31  |. . .d\@.... . 1|
00000110  2c 2d 31 2c 31 30 30 2c  33 0d 00 b4 0c 20 5a 24  |,-1,100,3.... Z$|
00000120  3d bf 28 31 29 0d 00 be  15 20 e7 20 5a 24 3c 3e  |=.(1).... . Z$<>|
00000130  22 22 8c 20 e5 20 8d 64  5c 40 0d 00 c8 10 20 d4  |"". . .d\@.... .|
00000140  20 31 2c 2d 31 2c 35 32  2c 33 0d 00 d2 0b 20 e5  | 1,-1,52,3.... .|
00000150  20 8d 74 56 40 0d 00 dc  06 20 db 0d 00 e1 0a 20  | .tV@.... ..... |
00000160  e6 20 30 2c 31 0d 00 e6  18 20 e3 20 48 3d 31 30  |. 0,1.... . H=10|
00000170  20 b8 20 31 31 30 30 20  88 20 31 30 30 0d 00 f0  | . 1100 . 100...|
00000180  0b 20 ec 20 31 30 2c 48  0d 00 fa 0d 20 df 20 31  |. . 10,H.... . 1|
00000190  30 30 30 2c 48 0d 01 04  08 20 ed 20 48 0d 01 0e  |000,H.... . H...|
000001a0  17 20 e3 20 56 3d 31 20  b8 20 31 31 30 30 20 88  |. . V=1 . 1100 .|
000001b0  20 31 30 30 0d 01 18 0b  20 ec 20 56 2c 31 30 0d  | 100.... . V,10.|
000001c0  01 22 0d 20 df 20 56 2c  31 30 30 30 0d 01 2c 08  |.". . V,1000..,.|
000001d0  20 ed 20 56 0d ff                                 | . V..|
000001d6
CHAL1.m0
CHAL1.m1
CHAL1.m2
CHAL1.m4
CHAL1.m5