Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_20.ADF » 3DSTRB
3DSTRB
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 ADFS disks » Electron_User_Group » EUG_20.ADF |
Filename: | 3DSTRB |
Read OK: | ✔ |
File size: | 01FD bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
File contents
10ONERRORMODE6:REPORT:PRINT" at line ";ERL;", code ";ERR:END 20REM 3DSTROBE 30REM Loads screen $.3DScrn 40REM and S T R O B E S it!!! 50: 60MODE2 70VDU23,1,0;0;0;0; 80FOR c%=1TO15:VDU19,c%,1;0;:NEXT 90OSCLI"LOAD 3DScrn "+STR$~(HIMEM) 100d$=" Hit The SPACE Bar!" 110o%=0 120FORc%=1 TO LENd$ 130 o%=o%+1:IFo%=16 o%=1 140 COLOURo% 150 PRINTMID$(d$,c%,1); 160NEXT 170o%=1 180REPEAT 190 FOR c%=1 TO 15 200 IF INKEY-99 c%=15:GOTO240 210 IF c%=1 THEN VDU19,15,o%;0;: ELSE VDU19,c%-1,o%;0; 220 VDU19,c%,7;0; 230 wait=INKEY(5) 240 NEXT 250 o%=o%+1:IF o%=16 o%=1 260UNTILINKEY-99 265CHAIN"MENU" 270MODE6
'��6:�:�" at line ";�;", code ";�:� � 3DSTROBE � Loads screen $.3DScrn (� and S T R O B E S it!!! 2: <�2 F�23,1,0;0;0;0; P� c%=1�15:�19,c%,1;0;:� Z�"LOAD 3DScrn "+�~(�) dd$=" Hit The SPACE Bar!" no%=0 x�c%=1 � �d$ � o%=o%+1:�o%=16 o%=1 � �o% � �d$,c%,1); �� �o%=1 �� � � c%=1 � 15 � � �-99 c%=15:�dp@ �: � c%=1 � �19,15,o%;0;: � �19,c%-1,o%;0; � �19,c%,7;0; � wait=�(5) � � � o%=o%+1:� o%=16 o%=1 ��-99 �"MENU" �6 �
00000000 0d 00 0a 27 ee 85 eb 36 3a f6 3a f1 22 20 61 74 |...'...6:.:." at| 00000010 20 6c 69 6e 65 20 22 3b 9e 3b 22 2c 20 63 6f 64 | line ";.;", cod| 00000020 65 20 22 3b 9f 3a e0 0d 00 14 0e f4 20 33 44 53 |e ";.:...... 3DS| 00000030 54 52 4f 42 45 0d 00 1e 1b f4 20 4c 6f 61 64 73 |TROBE..... Loads| 00000040 20 73 63 72 65 65 6e 20 24 2e 33 44 53 63 72 6e | screen $.3DScrn| 00000050 0d 00 28 1d f4 20 61 6e 64 20 53 20 54 20 52 20 |..(.. and S T R | 00000060 4f 20 42 20 45 20 53 20 69 74 21 21 21 0d 00 32 |O B E S it!!!..2| 00000070 05 3a 0d 00 3c 06 eb 32 0d 00 46 12 ef 32 33 2c |.:..<..2..F..23,| 00000080 31 2c 30 3b 30 3b 30 3b 30 3b 0d 00 50 1b e3 20 |1,0;0;0;0;..P.. | 00000090 63 25 3d 31 b8 31 35 3a ef 31 39 2c 63 25 2c 31 |c%=1.15:.19,c%,1| 000000a0 3b 30 3b 3a ed 0d 00 5a 19 ff 22 4c 4f 41 44 20 |;0;:...Z.."LOAD | 000000b0 33 44 53 63 72 6e 20 22 2b c3 7e 28 93 29 0d 00 |3DScrn "+.~(.)..| 000000c0 64 1c 64 24 3d 22 20 48 69 74 20 54 68 65 20 53 |d.d$=" Hit The S| 000000d0 50 41 43 45 20 42 61 72 21 22 0d 00 6e 08 6f 25 |PACE Bar!"..n.o%| 000000e0 3d 30 0d 00 78 0f e3 63 25 3d 31 20 b8 20 a9 64 |=0..x..c%=1 . .d| 000000f0 24 0d 00 82 19 20 20 6f 25 3d 6f 25 2b 31 3a e7 |$.... o%=o%+1:.| 00000100 6f 25 3d 31 36 20 6f 25 3d 31 0d 00 8c 09 20 20 |o%=16 o%=1.... | 00000110 fb 6f 25 0d 00 96 12 20 20 f1 c1 64 24 2c 63 25 |.o%.... ..d$,c%| 00000120 2c 31 29 3b 20 0d 00 a0 05 ed 0d 00 aa 08 6f 25 |,1); .........o%| 00000130 3d 31 0d 00 b4 05 f5 0d 00 be 11 20 20 e3 20 63 |=1......... . c| 00000140 25 3d 31 20 b8 20 31 35 0d 00 c8 1a 20 20 20 20 |%=1 . 15.... | 00000150 e7 20 a6 2d 39 39 20 63 25 3d 31 35 3a e5 8d 64 |. .-99 c%=15:..d| 00000160 70 40 0d 00 d2 3a 20 20 20 20 e7 20 63 25 3d 31 |p@...: . c%=1| 00000170 20 8c 20 ef 31 39 2c 31 35 2c 6f 25 3b 30 3b 3a | . .19,15,o%;0;:| 00000180 20 20 20 20 20 20 20 20 20 20 20 20 8b 20 ef 31 | . .1| 00000190 39 2c 63 25 2d 31 2c 6f 25 3b 30 3b 0d 00 dc 13 |9,c%-1,o%;0;....| 000001a0 20 20 20 20 ef 31 39 2c 63 25 2c 37 3b 30 3b 0d | .19,c%,7;0;.| 000001b0 00 e6 11 20 20 20 20 77 61 69 74 3d a6 28 35 29 |... wait=.(5)| 000001c0 0d 00 f0 07 20 20 ed 0d 00 fa 1a 20 20 6f 25 3d |.... ..... o%=| 000001d0 6f 25 2b 31 3a e7 20 6f 25 3d 31 36 20 6f 25 3d |o%+1:. o%=16 o%=| 000001e0 31 0d 01 04 09 fd a6 2d 39 39 0d 01 09 0b d7 22 |1......-99....."| 000001f0 4d 45 4e 55 22 0d 01 0e 06 eb 36 0d ff |MENU".....6..| 000001fd