Home » Archimedes archive » Micro User » MU 1990-07.adf » !Arctist+/Files/MouseLoad

!Arctist+/Files/MouseLoad

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 » Archimedes archive » Micro User » MU 1990-07.adf
Filename: !Arctist+/Files/MouseLoad
Read OK:
File size: 00DE bytes
Load address: FFFFFB42
Exec address: 5A841B2A
File contents
   10REM >MouseLoad
   20DIM data% 400
   30FOR X%=1 TO 4
   40 READ A$
   50 SYS "OS_File",&FF,A$,data%,0
   60 data%?&01=X%:data%!&06=data%+&0A
   70 SYS "OS_Word",&15,data%
   80NEXT X%
   90CHAIN "Arctist+"
  100:
  110DATA "Select","Crosshair","Text","Think"

� >MouseLoad
� data% 400
� X%=1 � 4
(	 � A$
2  ș "OS_File",&FF,A$,data%,0
<% data%?&01=X%:data%!&06=data%+&0A
F ș "OS_Word",&15,data%
P� X%
Z� "Arctist+"
d:
n)� "Select","Crosshair","Text","Think"
�
00000000  0d 00 0a 10 f4 20 3e 4d  6f 75 73 65 4c 6f 61 64  |..... >MouseLoad|
00000010  0d 00 14 0f de 20 64 61  74 61 25 20 34 30 30 0d  |..... data% 400.|
00000020  00 1e 0e e3 20 58 25 3d  31 20 b8 20 34 0d 00 28  |.... X%=1 . 4..(|
00000030  09 20 f3 20 41 24 0d 00  32 20 20 c8 99 20 22 4f  |. . A$..2  .. "O|
00000040  53 5f 46 69 6c 65 22 2c  26 46 46 2c 41 24 2c 64  |S_File",&FF,A$,d|
00000050  61 74 61 25 2c 30 0d 00  3c 25 20 64 61 74 61 25  |ata%,0..<% data%|
00000060  3f 26 30 31 3d 58 25 3a  64 61 74 61 25 21 26 30  |?&01=X%:data%!&0|
00000070  36 3d 64 61 74 61 25 2b  26 30 41 0d 00 46 1b 20  |6=data%+&0A..F. |
00000080  c8 99 20 22 4f 53 5f 57  6f 72 64 22 2c 26 31 35  |.. "OS_Word",&15|
00000090  2c 64 61 74 61 25 0d 00  50 08 ed 20 58 25 0d 00  |,data%..P.. X%..|
000000a0  5a 10 d7 20 22 41 72 63  74 69 73 74 2b 22 0d 00  |Z.. "Arctist+"..|
000000b0  64 05 3a 0d 00 6e 29 dc  20 22 53 65 6c 65 63 74  |d.:..n). "Select|
000000c0  22 2c 22 43 72 6f 73 73  68 61 69 72 22 2c 22 54  |","Crosshair","T|
000000d0  65 78 74 22 2c 22 54 68  69 6e 6b 22 0d ff        |ext","Think"..|
000000de