Home » Personal collection » Acorn ADFS disks » Electron » Programs_B.ADF » Graphics/Swirly/Edit
Graphics/Swirly/Edit
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 » Programs_B.ADF |
Filename: | Graphics/Swirly/Edit |
Read OK: | ✔ |
File size: | 0261 bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron » Programs_B.ADF » Graphics/Swirly/Edit
- Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Graphics/Swirly/Edit
File contents
5 MODE2:VDU23,1,0;0;0;0;:GCOL3,15 10 *LO. Swirl 3000 20 VDU5,23,65,255,255,255,255,255,255,255,255 22 FORr=0TO288STEP32 23 IF(r MOD 64)=0 THEN READst$ 24 MOVE200,838-r:PRINTst$ 25 NEXT 26 FORr=0TO288STEP32 27 IF(r MOD 64)=0 THEN READst$ 28 MOVE382,486-r:PRINTst$ 29 NEXT:*FX20 30 MOVE216,166-32:PROCbig("Press <SPACE>",0):MOVE216,166-64:PROCbig("Press <SPACE>",1) 31 *SA. Swirl2 3000 8000 32 END 100 DATA "AAA A A AAA","A A A A","AA A A A A","A A A A A","AAA AAA AAA" 110 DATA "AAA AAA"," A A"," AA AAA"," A A A","AAA AAA" 1000DEFPROCbig(A$,J%):FORI%=1TOLEN A$:?&90=ASC(MID$(A$,I%,1)) 1010A%=10:X%=&90:Y%=0:CALL&FFF1 1020VDU23,225:FORK%=2TO9:VDU?(&90+4*J%+K%DIV2) 1030NEXT:VDU225 1040NEXT:ENDPROC
�2:�23,1,0;0;0;0;:�3,15 *LO. Swirl 3000 - �5,23,65,255,255,255,255,255,255,255,255 �r=0�288�32 �(r � 64)=0 � �st$ �200,838-r:�st$ � �r=0�288�32 �(r � 64)=0 � �st$ �382,486-r:�st$ �:*FX20 L �216,166-32:�big("Press <SPACE>",0):�216,166-64:�big("Press <SPACE>",1) *SA. Swirl2 3000 8000 � dT � "AAA A A AAA","A A A A","AA A A A A","A A A A A","AAA AAA AAA" n; � "AAA AAA"," A A"," AA AAA"," A A A","AAA AAA" �-��big(A$,J%):�I%=1�� A$:?&90=�(�A$,I%,1)) �A%=10:X%=&90:Y%=0:�&FFF1 �%�23,225:�K%=2�9:�?(&90+4*J%+K%�2) �:�225 �:� �
00000000 0d 00 05 1c 20 eb 32 3a ef 32 33 2c 31 2c 30 3b |.... .2:.23,1,0;| 00000010 30 3b 30 3b 30 3b 3a e6 33 2c 31 35 0d 00 0a 14 |0;0;0;:.3,15....| 00000020 20 2a 4c 4f 2e 20 53 77 69 72 6c 20 33 30 30 30 | *LO. Swirl 3000| 00000030 0d 00 14 2d 20 ef 35 2c 32 33 2c 36 35 2c 32 35 |...- .5,23,65,25| 00000040 35 2c 32 35 35 2c 32 35 35 2c 32 35 35 2c 32 35 |5,255,255,255,25| 00000050 35 2c 32 35 35 2c 32 35 35 2c 32 35 35 0d 00 16 |5,255,255,255...| 00000060 10 20 e3 72 3d 30 b8 32 38 38 88 33 32 0d 00 17 |. .r=0.288.32...| 00000070 17 20 e7 28 72 20 83 20 36 34 29 3d 30 20 8c 20 |. .(r . 64)=0 . | 00000080 f3 73 74 24 0d 00 18 14 20 ec 32 30 30 2c 38 33 |.st$.... .200,83| 00000090 38 2d 72 3a f1 73 74 24 0d 00 19 06 20 ed 0d 00 |8-r:.st$.... ...| 000000a0 1a 10 20 e3 72 3d 30 b8 32 38 38 88 33 32 0d 00 |.. .r=0.288.32..| 000000b0 1b 17 20 e7 28 72 20 83 20 36 34 29 3d 30 20 8c |.. .(r . 64)=0 .| 000000c0 20 f3 73 74 24 0d 00 1c 14 20 ec 33 38 32 2c 34 | .st$.... .382,4| 000000d0 38 36 2d 72 3a f1 73 74 24 0d 00 1d 0c 20 ed 3a |86-r:.st$.... .:| 000000e0 2a 46 58 32 30 0d 00 1e 4c 20 ec 32 31 36 2c 31 |*FX20...L .216,1| 000000f0 36 36 2d 33 32 3a f2 62 69 67 28 22 50 72 65 73 |66-32:.big("Pres| 00000100 73 20 3c 53 50 41 43 45 3e 22 2c 30 29 3a ec 32 |s <SPACE>",0):.2| 00000110 31 36 2c 31 36 36 2d 36 34 3a f2 62 69 67 28 22 |16,166-64:.big("| 00000120 50 72 65 73 73 20 3c 53 50 41 43 45 3e 22 2c 31 |Press <SPACE>",1| 00000130 29 0d 00 1f 1a 20 2a 53 41 2e 20 53 77 69 72 6c |).... *SA. Swirl| 00000140 32 20 33 30 30 30 20 38 30 30 30 0d 00 20 06 20 |2 3000 8000.. . | 00000150 e0 0d 00 64 54 20 dc 20 22 41 41 41 20 20 41 20 |...dT . "AAA A | 00000160 41 20 20 41 41 41 22 2c 22 41 20 20 20 20 41 20 |A AAA","A A | 00000170 41 20 20 41 22 2c 22 41 41 20 20 20 41 20 41 20 |A A","AA A A | 00000180 20 41 20 41 22 2c 22 41 20 20 20 20 41 20 41 20 | A A","A A A | 00000190 20 41 20 41 22 2c 22 41 41 41 20 20 41 41 41 20 | A A","AAA AAA | 000001a0 20 41 41 41 22 0d 00 6e 3b 20 dc 20 22 41 41 41 | AAA"..n; . "AAA| 000001b0 20 20 41 41 41 22 2c 22 20 20 41 20 20 41 22 2c | AAA"," A A",| 000001c0 22 20 41 41 20 20 41 41 41 22 2c 22 20 20 41 20 |" AA AAA"," A | 000001d0 20 41 20 41 22 2c 22 41 41 41 20 20 41 41 41 22 | A A","AAA AAA"| 000001e0 0d 03 e8 2d dd f2 62 69 67 28 41 24 2c 4a 25 29 |...-..big(A$,J%)| 000001f0 3a e3 49 25 3d 31 b8 a9 20 41 24 3a 3f 26 39 30 |:.I%=1.. A$:?&90| 00000200 3d 97 28 c1 41 24 2c 49 25 2c 31 29 29 0d 03 f2 |=.(.A$,I%,1))...| 00000210 1c 41 25 3d 31 30 3a 58 25 3d 26 39 30 3a 59 25 |.A%=10:X%=&90:Y%| 00000220 3d 30 3a d6 26 46 46 46 31 0d 03 fc 25 ef 32 33 |=0:.&FFF1...%.23| 00000230 2c 32 32 35 3a e3 4b 25 3d 32 b8 39 3a ef 3f 28 |,225:.K%=2.9:.?(| 00000240 26 39 30 2b 34 2a 4a 25 2b 4b 25 81 32 29 0d 04 |&90+4*J%+K%.2)..| 00000250 06 0a ed 3a ef 32 32 35 0d 04 10 07 ed 3a e1 0d |...:.225.....:..| 00000260 ff |.| 00000261