Home » Archimedes archive » Acorn User » AU 1997-03 B.adf » Regulars » StarInfo/Stoner/Journey
StarInfo/Stoner/Journey
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 1997-03 B.adf » Regulars |
Filename: | StarInfo/Stoner/Journey |
Read OK: | ✔ |
File size: | 0397 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10ON ERROR MODE12:MODE12:REPORT:PRINT" at line ";ERL:END 20 30REM Stars 40DIM x%(99),y%(99),dx%(99),d%(7) 50MODE12+128 60VDU23,241,0,0,32,112,32,0,0,0 70PROCcols 80S=1:T=2 90ang%=0 100speed%=1 110FOR c%=0TO15 120x%(c%)=RND(1280) 130y%(c%)=512-(c%+16)*8 140dx%(c%)=c%*2+1 150NEXT c% 160VDU5 170REPEAT:SYS6,112,S:SYS6,113,T:WAIT:SWAPS,T:CLS:FORd%=9TO15:GCOL0,16-d%:RECTANGLEFILL0,d%(d%-9)-16,1280,d%(d%-9)*2:NEXTd% 180FORc%=0 TO 15:x%(c%)-=dx%(c%):x%(c%)+=(1280 AND x%(c%)<0):GCOL0,5-(dx%(c%)/8):RECTANGLEFILLx%(c%),y%(c%),dx%(c%)/2,dx%(c%)*2:GCOL0,9-(dx%(c%)/8):CIRCLEFILLx%(c%)+dx%(c%)/4,y%(c%)+dx%(c%)*4,dx%(c%)*2 190NEXT c%:UNTIL FALSE 200DEFPROCcols 210FOR c%=0 TO 15 220READ r%,g%,b% 230COLOUR c%,r%,g%,b% 240NEXT c% 250FOR c%=0 TO 6:READ d%(c%):NEXTc% 260ENDPROC 270DATA 196,208,255 280DATA 255,128,0 290DATA 223,128,0 300DATA 192,96,0 310DATA 128,64,0 320DATA 128,255,128 330DATA 0,255,0 340DATA 0,223,0 350DATA 0,128,0 360DATA 112,112,112 370DATA 128,128,128 380DATA 192,192,192 390DATA 80,160,0 400DATA 64,128,0 410DATA 32,64,0 420DATA 0,32,0 430DATA 132,116,100,84,68,52,18 440 450 460 470 480 490
"� � �12:�12:�:�" at line ";�:� � Stars (!� x%(99),y%(99),dx%(99),d%(7) 2�12+128 <�23,241,0,0,32,112,32,0,0,0 F �cols PS=1:T=2 Z ang%=0 dspeed%=1 n � c%=0�15 xx%(c%)=�(1280) �y%(c%)=512-(c%+16)*8 �dx%(c%)=c%*2+1 �� c% ��5 �\�:ș6,112,S:ș6,113,T:Ȗ:ȔS,T:�:�d%=9�15:�0,16-d%:ȓȐ0,d%(d%-9)-16,1280,d%(d%-9)*2:�d% ���c%=0 � 15:x%(c%)-=dx%(c%):x%(c%)+=(1280 � x%(c%)<0):�0,5-(dx%(c%)/8):ȓȐx%(c%),y%(c%),dx%(c%)/2,dx%(c%)*2:�0,9-(dx%(c%)/8):ȏȐx%(c%)+dx%(c%)/4,y%(c%)+dx%(c%)*4,dx%(c%)*2 �� c%:� � � ��cols �� c%=0 � 15 �� r%,g%,b% �� c%,r%,g%,b% �� c% �� c%=0 � 6:� d%(c%):�c% � � 196,208,255 � 255,128,0 "� 223,128,0 ,� 192,96,0 6� 128,64,0 @� 128,255,128 J � 0,255,0 T � 0,223,0 ^ � 0,128,0 h� 112,112,112 r� 128,128,128 |� 192,192,192 �� 80,160,0 �� 64,128,0 � � 32,64,0 �� 0,32,0 �� 132,116,100,84,68,52,18 � � � � � � �
00000000 0d 00 0a 22 ee 20 85 20 eb 31 32 3a eb 31 32 3a |...". . .12:.12:| 00000010 f6 3a f1 22 20 61 74 20 6c 69 6e 65 20 22 3b 9e |.:." at line ";.| 00000020 3a e0 0d 00 14 04 0d 00 1e 0b f4 20 53 74 61 72 |:.......... Star| 00000030 73 0d 00 28 21 de 20 78 25 28 39 39 29 2c 79 25 |s..(!. x%(99),y%| 00000040 28 39 39 29 2c 64 78 25 28 39 39 29 2c 64 25 28 |(99),dx%(99),d%(| 00000050 37 29 0d 00 32 0b eb 31 32 2b 31 32 38 0d 00 3c |7)..2..12+128..<| 00000060 1f ef 32 33 2c 32 34 31 2c 30 2c 30 2c 33 32 2c |..23,241,0,0,32,| 00000070 31 31 32 2c 33 32 2c 30 2c 30 2c 30 0d 00 46 09 |112,32,0,0,0..F.| 00000080 f2 63 6f 6c 73 0d 00 50 0b 53 3d 31 3a 54 3d 32 |.cols..P.S=1:T=2| 00000090 0d 00 5a 0a 61 6e 67 25 3d 30 0d 00 64 0c 73 70 |..Z.ang%=0..d.sp| 000000a0 65 65 64 25 3d 31 0d 00 6e 0d e3 20 63 25 3d 30 |eed%=1..n.. c%=0| 000000b0 b8 31 35 0d 00 78 12 78 25 28 63 25 29 3d b3 28 |.15..x.x%(c%)=.(| 000000c0 31 32 38 30 29 0d 00 82 18 79 25 28 63 25 29 3d |1280)....y%(c%)=| 000000d0 35 31 32 2d 28 63 25 2b 31 36 29 2a 38 0d 00 8c |512-(c%+16)*8...| 000000e0 12 64 78 25 28 63 25 29 3d 63 25 2a 32 2b 31 0d |.dx%(c%)=c%*2+1.| 000000f0 00 96 08 ed 20 63 25 0d 00 a0 06 ef 35 0d 00 aa |.... c%.....5...| 00000100 5c f5 3a c8 99 36 2c 31 31 32 2c 53 3a c8 99 36 |\.:..6,112,S:..6| 00000110 2c 31 31 33 2c 54 3a c8 96 3a c8 94 53 2c 54 3a |,113,T:..:..S,T:| 00000120 db 3a e3 64 25 3d 39 b8 31 35 3a e6 30 2c 31 36 |.:.d%=9.15:.0,16| 00000130 2d 64 25 3a c8 93 c8 90 30 2c 64 25 28 64 25 2d |-d%:....0,d%(d%-| 00000140 39 29 2d 31 36 2c 31 32 38 30 2c 64 25 28 64 25 |9)-16,1280,d%(d%| 00000150 2d 39 29 2a 32 3a ed 64 25 0d 00 b4 b0 e3 63 25 |-9)*2:.d%.....c%| 00000160 3d 30 20 b8 20 31 35 3a 78 25 28 63 25 29 2d 3d |=0 . 15:x%(c%)-=| 00000170 64 78 25 28 63 25 29 3a 78 25 28 63 25 29 2b 3d |dx%(c%):x%(c%)+=| 00000180 28 31 32 38 30 20 80 20 78 25 28 63 25 29 3c 30 |(1280 . x%(c%)<0| 00000190 29 3a e6 30 2c 35 2d 28 64 78 25 28 63 25 29 2f |):.0,5-(dx%(c%)/| 000001a0 38 29 3a c8 93 c8 90 78 25 28 63 25 29 2c 79 25 |8):....x%(c%),y%| 000001b0 28 63 25 29 2c 64 78 25 28 63 25 29 2f 32 2c 64 |(c%),dx%(c%)/2,d| 000001c0 78 25 28 63 25 29 2a 32 3a e6 30 2c 39 2d 28 64 |x%(c%)*2:.0,9-(d| 000001d0 78 25 28 63 25 29 2f 38 29 3a c8 8f c8 90 78 25 |x%(c%)/8):....x%| 000001e0 28 63 25 29 2b 64 78 25 28 63 25 29 2f 34 2c 79 |(c%)+dx%(c%)/4,y| 000001f0 25 28 63 25 29 2b 64 78 25 28 63 25 29 2a 34 2c |%(c%)+dx%(c%)*4,| 00000200 64 78 25 28 63 25 29 2a 32 0d 00 be 0c ed 20 63 |dx%(c%)*2..... c| 00000210 25 3a fd 20 a3 0d 00 c8 0a dd f2 63 6f 6c 73 0d |%:. .......cols.| 00000220 00 d2 0f e3 20 63 25 3d 30 20 b8 20 31 35 0d 00 |.... c%=0 . 15..| 00000230 dc 0e f3 20 72 25 2c 67 25 2c 62 25 0d 00 e6 11 |... r%,g%,b%....| 00000240 fb 20 63 25 2c 72 25 2c 67 25 2c 62 25 0d 00 f0 |. c%,r%,g%,b%...| 00000250 08 ed 20 63 25 0d 00 fa 1b e3 20 63 25 3d 30 20 |.. c%..... c%=0 | 00000260 b8 20 36 3a f3 20 64 25 28 63 25 29 3a ed 63 25 |. 6:. d%(c%):.c%| 00000270 0d 01 04 05 e1 0d 01 0e 11 dc 20 31 39 36 2c 32 |.......... 196,2| 00000280 30 38 2c 32 35 35 0d 01 18 0f dc 20 32 35 35 2c |08,255..... 255,| 00000290 31 32 38 2c 30 0d 01 22 0f dc 20 32 32 33 2c 31 |128,0..".. 223,1| 000002a0 32 38 2c 30 0d 01 2c 0e dc 20 31 39 32 2c 39 36 |28,0..,.. 192,96| 000002b0 2c 30 0d 01 36 0e dc 20 31 32 38 2c 36 34 2c 30 |,0..6.. 128,64,0| 000002c0 0d 01 40 11 dc 20 31 32 38 2c 32 35 35 2c 31 32 |..@.. 128,255,12| 000002d0 38 0d 01 4a 0d dc 20 30 2c 32 35 35 2c 30 0d 01 |8..J.. 0,255,0..| 000002e0 54 0d dc 20 30 2c 32 32 33 2c 30 0d 01 5e 0d dc |T.. 0,223,0..^..| 000002f0 20 30 2c 31 32 38 2c 30 0d 01 68 11 dc 20 31 31 | 0,128,0..h.. 11| 00000300 32 2c 31 31 32 2c 31 31 32 0d 01 72 11 dc 20 31 |2,112,112..r.. 1| 00000310 32 38 2c 31 32 38 2c 31 32 38 0d 01 7c 11 dc 20 |28,128,128..|.. | 00000320 31 39 32 2c 31 39 32 2c 31 39 32 0d 01 86 0e dc |192,192,192.....| 00000330 20 38 30 2c 31 36 30 2c 30 0d 01 90 0e dc 20 36 | 80,160,0..... 6| 00000340 34 2c 31 32 38 2c 30 0d 01 9a 0d dc 20 33 32 2c |4,128,0..... 32,| 00000350 36 34 2c 30 0d 01 a4 0c dc 20 30 2c 33 32 2c 30 |64,0..... 0,32,0| 00000360 0d 01 ae 1d dc 20 31 33 32 2c 31 31 36 2c 31 30 |..... 132,116,10| 00000370 30 2c 38 34 2c 36 38 2c 35 32 2c 31 38 0d 01 b8 |0,84,68,52,18...| 00000380 04 0d 01 c2 04 0d 01 cc 04 0d 01 d6 04 0d 01 e0 |................| 00000390 04 0d 01 ea 04 0d ff |.......| 00000397