Home » Archimedes archive » Acorn User » AU 1994-08.adf » !StarInfo_StarInfo » Morris/Strobe

Morris/Strobe

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 » Archimedes archive » Acorn User » AU 1994-08.adf » !StarInfo_StarInfo
Filename: Morris/Strobe
Read OK:
File size: 0106 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM >Strobe
   20MODE12:MODE128:OFF:OSCLI"Pointer 1":SYS6,112,1:SYS6,113,2:c=1:d=2:z=1:ORIGIN 640,512:r=200:a=0:GCOL 3,1:REPEAT:MOUSE x,y,k:X=(x+640)/16:Y=(y+512)/32:z-=-1*(k=4):z+=-1*(k=1):CLS:b=a:FORR=0 TO 639 STEP X+1:RECTANGLE FILL 0,0,SIN(RAD(b))*R,COS(RAD(b))*R:b+=Y:NEXT:a+=z:WAIT:SYS 6,112,c:SYS 6,113,d:SWAP c,d:UNTIL0

� >Strobe
��12:�128:�:�"Pointer 1":ș6,112,1:ș6,113,2:c=1:d=2:z=1:ȑ 640,512:r=200:a=0:� 3,1:�:ȗ x,y,k:X=(x+640)/16:Y=(y+512)/32:z-=-1*(k=4):z+=-1*(k=1):�:b=a:�R=0 � 639 � X+1:ȓ Ȑ 0,0,�(�(b))*R,�(�(b))*R:b+=Y:�:a+=z:Ȗ:ș 6,112,c:ș 6,113,d:Ȕ c,d:�0
�
00000000  0d 00 0a 0d f4 20 3e 53  74 72 6f 62 65 0d 00 14  |..... >Strobe...|
00000010  f7 eb 31 32 3a eb 31 32  38 3a 87 3a ff 22 50 6f  |..12:.128:.:."Po|
00000020  69 6e 74 65 72 20 31 22  3a c8 99 36 2c 31 31 32  |inter 1":..6,112|
00000030  2c 31 3a c8 99 36 2c 31  31 33 2c 32 3a 63 3d 31  |,1:..6,113,2:c=1|
00000040  3a 64 3d 32 3a 7a 3d 31  3a c8 91 20 36 34 30 2c  |:d=2:z=1:.. 640,|
00000050  35 31 32 3a 72 3d 32 30  30 3a 61 3d 30 3a e6 20  |512:r=200:a=0:. |
00000060  33 2c 31 3a f5 3a c8 97  20 78 2c 79 2c 6b 3a 58  |3,1:.:.. x,y,k:X|
00000070  3d 28 78 2b 36 34 30 29  2f 31 36 3a 59 3d 28 79  |=(x+640)/16:Y=(y|
00000080  2b 35 31 32 29 2f 33 32  3a 7a 2d 3d 2d 31 2a 28  |+512)/32:z-=-1*(|
00000090  6b 3d 34 29 3a 7a 2b 3d  2d 31 2a 28 6b 3d 31 29  |k=4):z+=-1*(k=1)|
000000a0  3a db 3a 62 3d 61 3a e3  52 3d 30 20 b8 20 36 33  |:.:b=a:.R=0 . 63|
000000b0  39 20 88 20 58 2b 31 3a  c8 93 20 c8 90 20 30 2c  |9 . X+1:.. .. 0,|
000000c0  30 2c b5 28 b2 28 62 29  29 2a 52 2c 9b 28 b2 28  |0,.(.(b))*R,.(.(|
000000d0  62 29 29 2a 52 3a 62 2b  3d 59 3a ed 3a 61 2b 3d  |b))*R:b+=Y:.:a+=|
000000e0  7a 3a c8 96 3a c8 99 20  36 2c 31 31 32 2c 63 3a  |z:..:.. 6,112,c:|
000000f0  c8 99 20 36 2c 31 31 33  2c 64 3a c8 94 20 63 2c  |.. 6,113,d:.. c,|
00000100  64 3a fd 30 0d ff                                 |d:.0..|
00000106