Home » Archimedes archive » Acorn User » AU 1996-Xmas.adf » Regulars » StarInfo/Stoner/Drip
StarInfo/Stoner/Drip
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 1996-Xmas.adf » Regulars |
Filename: | StarInfo/Stoner/Drip |
Read OK: | ✔ |
File size: | 00FE bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM by N.Stoner 1996 20 30MODE20:OFF:FORN=1TO15:COLOURN,8*N,14*N,16*N:NEXT:y%=-1264:REPEAT:FOR x%=0 TO 1280 STEP 16:d=SQR((x%-640)^2+(y%-612)^2):t=RAD(d):c%=6.9*(COSt+1):h%=819*10*c%/(d+180):c%=c%+RND(2)-1:GCOLc%:RECTANGLEFILL x%,0,16,h%:NEXT:y%=y%+16:MOVE 0,0:MOVE1280,1016:SYS"OS_Plot",189,0,4:UNTIL y%>2160
� by N.Stoner 1996 ��20:�:�N=1�15:�N,8*N,14*N,16*N:�:y%=-1264:�:� x%=0 � 1280 � 16:d=�((x%-640)^2+(y%-612)^2):t=�(d):c%=6.9*(�t+1):h%=819*10*c%/(d+180):c%=c%+�(2)-1:�c%:ȓȐ x%,0,16,h%:�:y%=y%+16:� 0,0:�1280,1016:ș"OS_Plot",189,0,4:� y%>2160 �
00000000 0d 00 0a 16 f4 20 62 79 20 4e 2e 53 74 6f 6e 65 |..... by N.Stone| 00000010 72 20 31 39 39 36 0d 00 14 04 0d 00 1e e2 eb 32 |r 1996.........2| 00000020 30 3a 87 3a e3 4e 3d 31 b8 31 35 3a fb 4e 2c 38 |0:.:.N=1.15:.N,8| 00000030 2a 4e 2c 31 34 2a 4e 2c 31 36 2a 4e 3a ed 3a 79 |*N,14*N,16*N:.:y| 00000040 25 3d 2d 31 32 36 34 3a f5 3a e3 20 78 25 3d 30 |%=-1264:.:. x%=0| 00000050 20 b8 20 31 32 38 30 20 88 20 31 36 3a 64 3d b6 | . 1280 . 16:d=.| 00000060 28 28 78 25 2d 36 34 30 29 5e 32 2b 28 79 25 2d |((x%-640)^2+(y%-| 00000070 36 31 32 29 5e 32 29 3a 74 3d b2 28 64 29 3a 63 |612)^2):t=.(d):c| 00000080 25 3d 36 2e 39 2a 28 9b 74 2b 31 29 3a 68 25 3d |%=6.9*(.t+1):h%=| 00000090 38 31 39 2a 31 30 2a 63 25 2f 28 64 2b 31 38 30 |819*10*c%/(d+180| 000000a0 29 3a 63 25 3d 63 25 2b b3 28 32 29 2d 31 3a e6 |):c%=c%+.(2)-1:.| 000000b0 63 25 3a c8 93 c8 90 20 78 25 2c 30 2c 31 36 2c |c%:.... x%,0,16,| 000000c0 68 25 3a ed 3a 79 25 3d 79 25 2b 31 36 3a ec 20 |h%:.:y%=y%+16:. | 000000d0 30 2c 30 3a ec 31 32 38 30 2c 31 30 31 36 3a c8 |0,0:.1280,1016:.| 000000e0 99 22 4f 53 5f 50 6c 6f 74 22 2c 31 38 39 2c 30 |."OS_Plot",189,0| 000000f0 2c 34 3a fd 20 79 25 3e 32 31 36 30 0d ff |,4:. y%>2160..| 000000fe