Home » Personal collection » Acorn DFS disks » dfs_box03_disk02b_format_some_games.scp » ONE
ONE
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 DFS disks » dfs_box03_disk02b_format_some_games.scp |
Filename: | ONE |
Read OK: | ✔ |
File size: | 02EE bytes |
Load address: | FF1900 |
Exec address: | FF8023 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn DFS disks » dfs_box03_disk02_format_some_games.scp » ONE
- Personal collection » Acorn DFS disks » dfs_box03_disk02b_format_some_games.scp » ONE
File contents
10 MODE4 20 VDU23,255,231,231,231,231,231,231,231,231 30 LET P1=11:LET P2=P1+8:LET Q=0:LET X=15 40 *FX11,8 50 *FX12,6 60 VDU23;8202;0;0;0; 70 FOR S=1 TO 10 80 PRINT TAB(ABS(P1),30);CHR$255;CHR$255;TAB(P2,30);CHR$255;CHR$255 90 PRINT 100 LET P1=P1+Q:LET P2=P1+8 110 SOUND1,-5,X,1 120 PRINT TAB(X,11);"H" 130 REM 140 LET G$=INKEY$(5) 150 IF G$="Z" THEN LET X=X-1 160 IF G$="X" THEN LET X=X+1 170 IF POINT(X*32+8,624)<>0 THEN GOTO 250 180 NEXT S 190 PRINT TAB(P1+1+RND(5),30);"#" 200 SOUND2,-5,125,2 210 READ Q:IF Q=999 THEN GOTO 240 220 GOTO 70 230 DATA 0,0,0,1,0,0,-1,-1,0,0,1,1,0,-0.2,-0.5,-0.5,-0.5,1,0,0,0,-0.5,0.5,-1,0,1,0,-1,-0.3,1,0.5,0.5,-0.7,-1,0,1,0.7,0,0,-1,-1,-0.5,999 240 PRINT TAB(0,0);"CONGRATULATIONS!-COURSE COMPLETE" 250 INPUT"PLAY AGAIN? Y/N "A$ 260 IF A$="Y" THEN RUN 270 *FX11,55 280 STOP
�4 - �23,255,231,231,231,231,231,231,231,231 % � P1=11:� P2=P1+8:� Q=0:� X=15 ( *FX11,8 2 *FX12,6 < �23;8202;0;0;0; F" � S=1 � 10 P. � ��(P1),30);�255;�255;�P2,30);�255;�255 Z � d � P1=P1+Q:� P2=P1+8 n �1,-5,X,1 x � �X,11);"H" � � � � G$=�(5) � � G$="Z" � � X=X-1 � � G$="X" � � X=X+1 � � �X*32+8,624)<>0 � � �dz@ � � S � � �P1+1+�(5),30);"#" � �2,-5,125,2 � � Q:� Q=999 � � �dp@ � � �DF@ � � 0,0,0,1,0,0,-1,-1,0,0,1,1,0,-0.2,-0.5,-0.5,-0.5,1,0,0,0,-0.5,0.5,-1,0,1,0,-1,-0.3,1,0.5,0.5,-0.7,-1,0,1,0.7,0,0,-1,-1,-0.5,999 �/ � �0,0);"CONGRATULATIONS!-COURSE COMPLETE" � �"PLAY AGAIN? Y/N "A$ � A$="Y" � � *FX11,55 � �
00000000 0d 00 0a 07 20 eb 34 0d 00 14 2d 20 ef 32 33 2c |.... .4...- .23,| 00000010 32 35 35 2c 32 33 31 2c 32 33 31 2c 32 33 31 2c |255,231,231,231,| 00000020 32 33 31 2c 32 33 31 2c 32 33 31 2c 32 33 31 2c |231,231,231,231,| 00000030 32 33 31 20 0d 00 1e 25 20 e9 20 50 31 3d 31 31 |231 ...% . P1=11| 00000040 3a e9 20 50 32 3d 50 31 2b 38 3a e9 20 51 3d 30 |:. P2=P1+8:. Q=0| 00000050 3a e9 20 58 3d 31 35 20 20 0d 00 28 1d 20 2a 46 |:. X=15 ..(. *F| 00000060 58 31 31 2c 38 20 20 20 20 20 20 20 20 20 20 20 |X11,8 | 00000070 20 20 20 20 20 20 0d 00 32 0d 20 2a 46 58 31 32 | ..2. *FX12| 00000080 2c 36 20 0d 00 3c 14 20 ef 32 33 3b 38 32 30 32 |,6 ..<. .23;8202| 00000090 3b 30 3b 30 3b 30 3b 0d 00 46 22 20 e3 20 53 3d |;0;0;0;..F" . S=| 000000a0 31 20 b8 20 31 30 20 20 20 20 20 20 20 20 20 20 |1 . 10 | 000000b0 20 20 20 20 20 20 20 20 20 0d 00 50 2e 20 f1 20 | ..P. . | 000000c0 8a 94 28 50 31 29 2c 33 30 29 3b bd 32 35 35 3b |..(P1),30);.255;| 000000d0 bd 32 35 35 3b 8a 50 32 2c 33 30 29 3b bd 32 35 |.255;.P2,30);.25| 000000e0 35 3b bd 32 35 35 20 0d 00 5a 11 20 f1 20 20 20 |5;.255 ..Z. . | 000000f0 20 20 20 20 20 20 20 20 0d 00 64 1c 20 e9 20 50 | ..d. . P| 00000100 31 3d 50 31 2b 51 3a e9 20 50 32 3d 50 31 2b 38 |1=P1+Q:. P2=P1+8| 00000110 20 20 20 20 0d 00 6e 11 20 d4 31 2c 2d 35 2c 58 | ..n. .1,-5,X| 00000120 2c 31 20 20 20 0d 00 78 12 20 f1 20 8a 58 2c 31 |,1 ..x. . .X,1| 00000130 31 29 3b 22 48 22 20 0d 00 82 11 20 f4 20 20 20 |1);"H" .... . | 00000140 20 20 20 20 20 20 20 20 0d 00 8c 0f 20 e9 20 47 | .... . G| 00000150 24 3d bf 28 35 29 20 0d 00 96 18 20 e7 20 47 24 |$=.(5) .... . G$| 00000160 3d 22 5a 22 20 8c 20 e9 20 58 3d 58 2d 31 20 0d |="Z" . . X=X-1 .| 00000170 00 a0 17 20 e7 20 47 24 3d 22 58 22 20 8c 20 e9 |... . G$="X" . .| 00000180 20 58 3d 58 2b 31 0d 00 aa 1f 20 e7 20 b0 58 2a | X=X+1.... . .X*| 00000190 33 32 2b 38 2c 36 32 34 29 3c 3e 30 20 8c 20 e5 |32+8,624)<>0 . .| 000001a0 20 8d 64 7a 40 0d 00 b4 08 20 ed 20 53 0d 00 be | .dz@.... . S...| 000001b0 19 20 f1 20 8a 50 31 2b 31 2b b3 28 35 29 2c 33 |. . .P1+1+.(5),3| 000001c0 30 29 3b 22 23 22 0d 00 c8 10 20 d4 32 2c 2d 35 |0);"#".... .2,-5| 000001d0 2c 31 32 35 2c 32 0d 00 d2 19 20 f3 20 51 3a e7 |,125,2.... . Q:.| 000001e0 20 51 3d 39 39 39 20 8c 20 e5 20 8d 64 70 40 0d | Q=999 . . .dp@.| 000001f0 00 dc 0b 20 e5 20 8d 44 46 40 0d 00 e6 85 20 dc |... . .DF@.... .| 00000200 20 30 2c 30 2c 30 2c 31 2c 30 2c 30 2c 2d 31 2c | 0,0,0,1,0,0,-1,| 00000210 2d 31 2c 30 2c 30 2c 31 2c 31 2c 30 2c 2d 30 2e |-1,0,0,1,1,0,-0.| 00000220 32 2c 2d 30 2e 35 2c 2d 30 2e 35 2c 2d 30 2e 35 |2,-0.5,-0.5,-0.5| 00000230 2c 31 2c 30 2c 30 2c 30 2c 2d 30 2e 35 2c 30 2e |,1,0,0,0,-0.5,0.| 00000240 35 2c 2d 31 2c 30 2c 31 2c 30 2c 2d 31 2c 2d 30 |5,-1,0,1,0,-1,-0| 00000250 2e 33 2c 31 2c 30 2e 35 2c 30 2e 35 2c 2d 30 2e |.3,1,0.5,0.5,-0.| 00000260 37 2c 2d 31 2c 30 2c 31 2c 30 2e 37 2c 30 2c 30 |7,-1,0,1,0.7,0,0| 00000270 2c 2d 31 2c 2d 31 2c 2d 30 2e 35 2c 39 39 39 0d |,-1,-1,-0.5,999.| 00000280 00 f0 2f 20 f1 20 8a 30 2c 30 29 3b 22 43 4f 4e |../ . .0,0);"CON| 00000290 47 52 41 54 55 4c 41 54 49 4f 4e 53 21 2d 43 4f |GRATULATIONS!-CO| 000002a0 55 52 53 45 20 43 4f 4d 50 4c 45 54 45 22 0d 00 |URSE COMPLETE"..| 000002b0 fa 1a 20 e8 22 50 4c 41 59 20 41 47 41 49 4e 3f |.. ."PLAY AGAIN?| 000002c0 20 59 2f 4e 20 22 41 24 0d 01 04 11 20 e7 20 41 | Y/N "A$.... . A| 000002d0 24 3d 22 59 22 20 8c 20 f9 0d 01 0e 0d 20 2a 46 |$="Y" . ..... *F| 000002e0 58 31 31 2c 35 35 0d 01 18 06 20 fa 0d ff |X11,55.... ...| 000002ee