Home » Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Graphics/Rotate/Make2

dcfprogs/Graphics/Rotate/Make2

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 hard disk » misc » misc2
Filename: dcfprogs/Graphics/Rotate/Make2
Read OK:
File size: 028F bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10 MODE4:f=16:VDU23,1,0;0;0;0;:GCOL0,3:HIMEM=&2800
   20 frame=0:FORd=8TO23
   30 RESTORE:PRINTTAB(0,0)STRING$(24," ")'STRING$(24," ")'STRING$(24," ")'STRING$(24," "):REPEAT
   40 READ xb:IF xb=-1 THEN 70
   50 READ xt,yb,yt
   60 MOVE384+(xb-6)*64*SIN(d/f*PI),1024-yb*12.8:MOVE384+(xb-6)*64*SIN(d/f*PI),1024-yt*12.8:PLOT85,384+(xt-6)*64*SIN(d/f*PI),1024-yb*12.8:PLOT85,384+(xt-6)*64*SIN(d/f*PI),1024-yt*12.8
   70 UNTIL xb=-1
   80FORc=&5800TO&58C0:?(c-&3000+&C0*frame)=?c:?(c-&2400+&C0*frame)=?(c+&140):?(c-&1800+&C0*frame)=?(c+&280):?(c-&C00+&C0*frame)=?(c+&3C0):NEXT
   85frame=frame+1
   90NEXT
  100 *SAVE TitleDat 2800 5800
  110 END
  120 DATA0,1,0,10,1,3,0,2,1,2,4,6,1,3,8,10:REM E
  130 DATA4,5,0,10,6,7,0,10,5,6,8,10:REM U
  140 DATA8,9,0,10,9,11,0,2,9,11,8,10,10,11,6,10:REM G
  150 DATA-1

( �4:f=16:�23,1,0;0;0;0;:�0,3:�=&2800
 frame=0:�d=8�23
2 �:�0,0)�24," ")'�24," ")'�24," ")'�24," "):�
( � xb:� xb=-1 � �DF@
2 � xt,yb,yt
<� �384+(xb-6)*64*�(d/f*�),1024-yb*12.8:�384+(xb-6)*64*�(d/f*�),1024-yt*12.8:�85,384+(xt-6)*64*�(d/f*�),1024-yb*12.8:�85,384+(xt-6)*64*�(d/f*�),1024-yt*12.8
F � xb=-1
P��c=&5800�&58C0:?(c-&3000+&C0*frame)=?c:?(c-&2400+&C0*frame)=?(c+&140):?(c-&1800+&C0*frame)=?(c+&280):?(c-&C00+&C0*frame)=?(c+&3C0):�
Uframe=frame+1
Z�
d *SAVE TitleDat 2800 5800
n �
x- �0,1,0,10,1,3,0,2,1,2,4,6,1,3,8,10:REM E
�& �4,5,0,10,6,7,0,10,5,6,8,10:REM U
�2 �8,9,0,10,9,11,0,2,9,11,8,10,10,11,6,10:REM G
� �-1
�
00000000  0d 00 0a 28 20 eb 34 3a  66 3d 31 36 3a ef 32 33  |...( .4:f=16:.23|
00000010  2c 31 2c 30 3b 30 3b 30  3b 30 3b 3a e6 30 2c 33  |,1,0;0;0;0;:.0,3|
00000020  3a d3 3d 26 32 38 30 30  0d 00 14 14 20 66 72 61  |:.=&2800.... fra|
00000030  6d 65 3d 30 3a e3 64 3d  38 b8 32 33 0d 00 1e 32  |me=0:.d=8.23...2|
00000040  20 f7 3a f1 8a 30 2c 30  29 c4 32 34 2c 22 20 22  | .:..0,0).24," "|
00000050  29 27 c4 32 34 2c 22 20  22 29 27 c4 32 34 2c 22  |)'.24," ")'.24,"|
00000060  20 22 29 27 c4 32 34 2c  22 20 22 29 3a f5 0d 00  | ")'.24," "):...|
00000070  28 18 20 f3 20 78 62 3a  e7 20 78 62 3d 2d 31 20  |(. . xb:. xb=-1 |
00000080  8c 20 8d 44 46 40 0d 00  32 0f 20 f3 20 78 74 2c  |. .DF@..2. . xt,|
00000090  79 62 2c 79 74 0d 00 3c  9e 20 ec 33 38 34 2b 28  |yb,yt..<. .384+(|
000000a0  78 62 2d 36 29 2a 36 34  2a b5 28 64 2f 66 2a af  |xb-6)*64*.(d/f*.|
000000b0  29 2c 31 30 32 34 2d 79  62 2a 31 32 2e 38 3a ec  |),1024-yb*12.8:.|
000000c0  33 38 34 2b 28 78 62 2d  36 29 2a 36 34 2a b5 28  |384+(xb-6)*64*.(|
000000d0  64 2f 66 2a af 29 2c 31  30 32 34 2d 79 74 2a 31  |d/f*.),1024-yt*1|
000000e0  32 2e 38 3a f0 38 35 2c  33 38 34 2b 28 78 74 2d  |2.8:.85,384+(xt-|
000000f0  36 29 2a 36 34 2a b5 28  64 2f 66 2a af 29 2c 31  |6)*64*.(d/f*.),1|
00000100  30 32 34 2d 79 62 2a 31  32 2e 38 3a f0 38 35 2c  |024-yb*12.8:.85,|
00000110  33 38 34 2b 28 78 74 2d  36 29 2a 36 34 2a b5 28  |384+(xt-6)*64*.(|
00000120  64 2f 66 2a af 29 2c 31  30 32 34 2d 79 74 2a 31  |d/f*.),1024-yt*1|
00000130  32 2e 38 0d 00 46 0c 20  fd 20 78 62 3d 2d 31 0d  |2.8..F. . xb=-1.|
00000140  00 50 88 e3 63 3d 26 35  38 30 30 b8 26 35 38 43  |.P..c=&5800.&58C|
00000150  30 3a 3f 28 63 2d 26 33  30 30 30 2b 26 43 30 2a  |0:?(c-&3000+&C0*|
00000160  66 72 61 6d 65 29 3d 3f  63 3a 3f 28 63 2d 26 32  |frame)=?c:?(c-&2|
00000170  34 30 30 2b 26 43 30 2a  66 72 61 6d 65 29 3d 3f  |400+&C0*frame)=?|
00000180  28 63 2b 26 31 34 30 29  3a 3f 28 63 2d 26 31 38  |(c+&140):?(c-&18|
00000190  30 30 2b 26 43 30 2a 66  72 61 6d 65 29 3d 3f 28  |00+&C0*frame)=?(|
000001a0  63 2b 26 32 38 30 29 3a  3f 28 63 2d 26 43 30 30  |c+&280):?(c-&C00|
000001b0  2b 26 43 30 2a 66 72 61  6d 65 29 3d 3f 28 63 2b  |+&C0*frame)=?(c+|
000001c0  26 33 43 30 29 3a ed 0d  00 55 11 66 72 61 6d 65  |&3C0):...U.frame|
000001d0  3d 66 72 61 6d 65 2b 31  0d 00 5a 05 ed 0d 00 64  |=frame+1..Z....d|
000001e0  1d 20 2a 53 41 56 45 20  54 69 74 6c 65 44 61 74  |. *SAVE TitleDat|
000001f0  20 32 38 30 30 20 35 38  30 30 0d 00 6e 06 20 e0  | 2800 5800..n. .|
00000200  0d 00 78 2d 20 dc 30 2c  31 2c 30 2c 31 30 2c 31  |..x- .0,1,0,10,1|
00000210  2c 33 2c 30 2c 32 2c 31  2c 32 2c 34 2c 36 2c 31  |,3,0,2,1,2,4,6,1|
00000220  2c 33 2c 38 2c 31 30 3a  52 45 4d 20 45 0d 00 82  |,3,8,10:REM E...|
00000230  26 20 dc 34 2c 35 2c 30  2c 31 30 2c 36 2c 37 2c  |& .4,5,0,10,6,7,|
00000240  30 2c 31 30 2c 35 2c 36  2c 38 2c 31 30 3a 52 45  |0,10,5,6,8,10:RE|
00000250  4d 20 55 0d 00 8c 32 20  dc 38 2c 39 2c 30 2c 31  |M U...2 .8,9,0,1|
00000260  30 2c 39 2c 31 31 2c 30  2c 32 2c 39 2c 31 31 2c  |0,9,11,0,2,9,11,|
00000270  38 2c 31 30 2c 31 30 2c  31 31 2c 36 2c 31 30 3a  |8,10,10,11,6,10:|
00000280  52 45 4d 20 47 0d 00 96  08 20 dc 2d 31 0d ff     |REM G.... .-1..|
0000028f