Home » Personal collection » Acorn ADFS disks » Archimedes » Unlabelled_disk_2.ADF » ROTATE
ROTATE
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 » Archimedes » Unlabelled_disk_2.ADF |
Filename: | ROTATE |
Read OK: | ✔ |
File size: | 00DB bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Archimedes » Unlabelled_disk_2.ADF » ROTATE
- Personal collection » Acorn hard disk » misc » misc3 » shipwren/ROTATE
File contents
10 MODE1:VDU 23,1,0;0;0;0; 20 *LO. SCREEN 30 DIM col(2):col(0)=4:col(1)=5:col(2)=6 40 FOR c=0 TO 2 50 VDU 19,1,col(c),0,0,0 60 VDU 19,2,col((c+1) MOD 3),0,0,0 70 VDU 19,3,col((c+2) MOD 3),0,0,0 80 T=TIME:REPEAT UNTIL TIME=T+5 90 NEXT c 100 GOTO40
�1:� 23,1,0;0;0;0; *LO. SCREEN ( � col(2):col(0)=4:col(1)=5:col(2)=6 ( � c=0 � 2 2 � 19,1,col(c),0,0,0 < � 19,2,col((c+1) � 3),0,0,0 F � 19,3,col((c+2) � 3),0,0,0 P T=�:� � �=T+5 Z � c d �Th@ �
00000000 0d 00 0a 17 20 eb 31 3a ef 20 32 33 2c 31 2c 30 |.... .1:. 23,1,0| 00000010 3b 30 3b 30 3b 30 3b 0d 00 14 10 20 2a 4c 4f 2e |;0;0;0;.... *LO.| 00000020 20 53 43 52 45 45 4e 0d 00 1e 28 20 de 20 63 6f | SCREEN...( . co| 00000030 6c 28 32 29 3a 63 6f 6c 28 30 29 3d 34 3a 63 6f |l(2):col(0)=4:co| 00000040 6c 28 31 29 3d 35 3a 63 6f 6c 28 32 29 3d 36 0d |l(1)=5:col(2)=6.| 00000050 00 28 0e 20 e3 20 63 3d 30 20 b8 20 32 0d 00 32 |.(. . c=0 . 2..2| 00000060 18 20 ef 20 31 39 2c 31 2c 63 6f 6c 28 63 29 2c |. . 19,1,col(c),| 00000070 30 2c 30 2c 30 0d 00 3c 20 20 ef 20 31 39 2c 32 |0,0,0..< . 19,2| 00000080 2c 63 6f 6c 28 28 63 2b 31 29 20 83 20 33 29 2c |,col((c+1) . 3),| 00000090 30 2c 30 2c 30 0d 00 46 20 20 ef 20 31 39 2c 33 |0,0,0..F . 19,3| 000000a0 2c 63 6f 6c 28 28 63 2b 32 29 20 83 20 33 29 2c |,col((c+2) . 3),| 000000b0 30 2c 30 2c 30 0d 00 50 12 20 54 3d 91 3a f5 20 |0,0,0..P. T=.:. | 000000c0 fd 20 91 3d 54 2b 35 0d 00 5a 08 20 ed 20 63 0d |. .=T+5..Z. . c.| 000000d0 00 64 0a 20 e5 8d 54 68 40 0d ff |.d. ..Th@..| 000000db