Home » Personal collection » Acorn ADFS disks » Electron » Finished_programs.ADF » JoyTest

JoyTest

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 » Finished_programs.ADF
Filename: JoyTest
Read OK:
File size: 0143 bytes
Load address: FFFF1D00
Exec address: FFFF8023
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
   10 Xmin=85:Xmax=143:Ymin=95:Ymax=135
   20 xmin=5*(255-Xmax):xmax=5*(255-Xmin):ymin=4*Ymin:ymax=4*Ymax
   30 MODE 4:VDU 23,1,0;0;0;0;
   40 MOVE xmin,0:DRAW xmin,1023:MOVE xmax,0:DRAW xmax,1023:MOVE 0,ymin:DRAW 1279,ymin:MOVE 0,ymax:DRAW 1279,ymax
   45 FOR loop=1 TO 10
   50 X=5*(255-ADVAL(1)/256):Y=ADVAL(2)/64
   60 MOVE X,Y:DRAW X,Y:GCOL 0,0:DRAW X,Y:GCOL 0,1
   65 NEXT loop
   70 GOTO 40

& Xmin=85:Xmax=143:Ymin=95:Ymax=135
@ xmin=5*(255-Xmax):xmax=5*(255-Xmin):ymin=4*Ymin:ymax=4*Ymax
 � 4:� 23,1,0;0;0;0;
(X � xmin,0:� xmin,1023:� xmax,0:� xmax,1023:� 0,ymin:� 1279,ymin:� 0,ymax:� 1279,ymax
- � loop=1 � 10
2! X=5*(255-�(1)/256):Y=�(2)/64
<" � X,Y:� X,Y:� 0,0:� X,Y:� 0,1
A � loop
F � �Th@
�
00000000  0d 00 0a 26 20 58 6d 69  6e 3d 38 35 3a 58 6d 61  |...& Xmin=85:Xma|
00000010  78 3d 31 34 33 3a 59 6d  69 6e 3d 39 35 3a 59 6d  |x=143:Ymin=95:Ym|
00000020  61 78 3d 31 33 35 0d 00  14 40 20 78 6d 69 6e 3d  |ax=135...@ xmin=|
00000030  35 2a 28 32 35 35 2d 58  6d 61 78 29 3a 78 6d 61  |5*(255-Xmax):xma|
00000040  78 3d 35 2a 28 32 35 35  2d 58 6d 69 6e 29 3a 79  |x=5*(255-Xmin):y|
00000050  6d 69 6e 3d 34 2a 59 6d  69 6e 3a 79 6d 61 78 3d  |min=4*Ymin:ymax=|
00000060  34 2a 59 6d 61 78 0d 00  1e 18 20 eb 20 34 3a ef  |4*Ymax.... . 4:.|
00000070  20 32 33 2c 31 2c 30 3b  30 3b 30 3b 30 3b 0d 00  | 23,1,0;0;0;0;..|
00000080  28 58 20 ec 20 78 6d 69  6e 2c 30 3a df 20 78 6d  |(X . xmin,0:. xm|
00000090  69 6e 2c 31 30 32 33 3a  ec 20 78 6d 61 78 2c 30  |in,1023:. xmax,0|
000000a0  3a df 20 78 6d 61 78 2c  31 30 32 33 3a ec 20 30  |:. xmax,1023:. 0|
000000b0  2c 79 6d 69 6e 3a df 20  31 32 37 39 2c 79 6d 69  |,ymin:. 1279,ymi|
000000c0  6e 3a ec 20 30 2c 79 6d  61 78 3a df 20 31 32 37  |n:. 0,ymax:. 127|
000000d0  39 2c 79 6d 61 78 0d 00  2d 12 20 e3 20 6c 6f 6f  |9,ymax..-. . loo|
000000e0  70 3d 31 20 b8 20 31 30  0d 00 32 21 20 58 3d 35  |p=1 . 10..2! X=5|
000000f0  2a 28 32 35 35 2d 96 28  31 29 2f 32 35 36 29 3a  |*(255-.(1)/256):|
00000100  59 3d 96 28 32 29 2f 36  34 0d 00 3c 22 20 ec 20  |Y=.(2)/64..<" . |
00000110  58 2c 59 3a df 20 58 2c  59 3a e6 20 30 2c 30 3a  |X,Y:. X,Y:. 0,0:|
00000120  df 20 58 2c 59 3a e6 20  30 2c 31 0d 00 41 0b 20  |. X,Y:. 0,1..A. |
00000130  ed 20 6c 6f 6f 70 0d 00  46 0b 20 e5 20 8d 54 68  |. loop..F. . .Th|
00000140  40 0d ff                                          |@..|
00000143
JoyTest.m0
JoyTest.m1
JoyTest.m2
JoyTest.m4
JoyTest.m5