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

dcfprogs/Graphics/Rotate/Make

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/Make
Read OK:
File size: 01E6 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
   20 FORd=0TO31
   30 RESTORE:PRINTTAB(0,0)"      ":REPEAT
   40 READ xb:IF xb=-1 THEN 70
   50 READ xt,yb,yt
   60 MOVE96+(xb-6)*17*SIN(d/f*PI),1024-yb*3.2:MOVE96+(xb-6)*17*SIN(d/f*PI),1024-yt*3.2:PLOT85,96+(xt-6)*17*SIN(d/f*PI),1024-yb*3.2:PLOT85,96+(xt-6)*17*SIN(d/f*PI),1024-yt*3.2
   70 UNTIL xb=-1
   80FORc=&5800TO&5830:?(c+&800+&30*d)=?c:NEXT
   90NEXT
  100 *SAVE Data 6000 6600
  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
 �d=0�31
 �:�0,0)"      ":�
( � xb:� xb=-1 � �DF@
2 � xt,yb,yt
<� �96+(xb-6)*17*�(d/f*�),1024-yb*3.2:�96+(xb-6)*17*�(d/f*�),1024-yt*3.2:�85,96+(xt-6)*17*�(d/f*�),1024-yb*3.2:�85,96+(xt-6)*17*�(d/f*�),1024-yt*3.2
F � xb=-1
P'�c=&5800�&5830:?(c+&800+&30*d)=?c:�
Z�
d *SAVE Data 6000 6600
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 20 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  0d 00 14 0c 20 e3 64 3d  30 b8 33 31 0d 00 1e 17  |.... .d=0.31....|
00000030  20 f7 3a f1 8a 30 2c 30  29 22 20 20 20 20 20 20  | .:..0,0)"      |
00000040  22 3a f5 0d 00 28 18 20  f3 20 78 62 3a e7 20 78  |":...(. . xb:. x|
00000050  62 3d 2d 31 20 8c 20 8d  44 46 40 0d 00 32 0f 20  |b=-1 . .DF@..2. |
00000060  f3 20 78 74 2c 79 62 2c  79 74 0d 00 3c 96 20 ec  |. xt,yb,yt..<. .|
00000070  39 36 2b 28 78 62 2d 36  29 2a 31 37 2a b5 28 64  |96+(xb-6)*17*.(d|
00000080  2f 66 2a af 29 2c 31 30  32 34 2d 79 62 2a 33 2e  |/f*.),1024-yb*3.|
00000090  32 3a ec 39 36 2b 28 78  62 2d 36 29 2a 31 37 2a  |2:.96+(xb-6)*17*|
000000a0  b5 28 64 2f 66 2a af 29  2c 31 30 32 34 2d 79 74  |.(d/f*.),1024-yt|
000000b0  2a 33 2e 32 3a f0 38 35  2c 39 36 2b 28 78 74 2d  |*3.2:.85,96+(xt-|
000000c0  36 29 2a 31 37 2a b5 28  64 2f 66 2a af 29 2c 31  |6)*17*.(d/f*.),1|
000000d0  30 32 34 2d 79 62 2a 33  2e 32 3a f0 38 35 2c 39  |024-yb*3.2:.85,9|
000000e0  36 2b 28 78 74 2d 36 29  2a 31 37 2a b5 28 64 2f  |6+(xt-6)*17*.(d/|
000000f0  66 2a af 29 2c 31 30 32  34 2d 79 74 2a 33 2e 32  |f*.),1024-yt*3.2|
00000100  0d 00 46 0c 20 fd 20 78  62 3d 2d 31 0d 00 50 27  |..F. . xb=-1..P'|
00000110  e3 63 3d 26 35 38 30 30  b8 26 35 38 33 30 3a 3f  |.c=&5800.&5830:?|
00000120  28 63 2b 26 38 30 30 2b  26 33 30 2a 64 29 3d 3f  |(c+&800+&30*d)=?|
00000130  63 3a ed 0d 00 5a 05 ed  0d 00 64 19 20 2a 53 41  |c:...Z....d. *SA|
00000140  56 45 20 44 61 74 61 20  36 30 30 30 20 36 36 30  |VE Data 6000 660|
00000150  30 0d 00 6e 06 20 e0 0d  00 78 2d 20 dc 30 2c 31  |0..n. ...x- .0,1|
00000160  2c 30 2c 31 30 2c 31 2c  33 2c 30 2c 32 2c 31 2c  |,0,10,1,3,0,2,1,|
00000170  32 2c 34 2c 36 2c 31 2c  33 2c 38 2c 31 30 3a 52  |2,4,6,1,3,8,10:R|
00000180  45 4d 20 45 0d 00 82 26  20 dc 34 2c 35 2c 30 2c  |EM E...& .4,5,0,|
00000190  31 30 2c 36 2c 37 2c 30  2c 31 30 2c 35 2c 36 2c  |10,6,7,0,10,5,6,|
000001a0  38 2c 31 30 3a 52 45 4d  20 55 0d 00 8c 32 20 dc  |8,10:REM U...2 .|
000001b0  38 2c 39 2c 30 2c 31 30  2c 39 2c 31 31 2c 30 2c  |8,9,0,10,9,11,0,|
000001c0  32 2c 39 2c 31 31 2c 38  2c 31 30 2c 31 30 2c 31  |2,9,11,8,10,10,1|
000001d0  31 2c 36 2c 31 30 3a 52  45 4d 20 47 0d 00 96 08  |1,6,10:REM G....|
000001e0  20 dc 2d 31 0d ff                                 | .-1..|
000001e6