Home » Personal collection » Acorn ADFS disks » Greaseweazled » dos27_pcw_sep_93.adf » ScanSoft/ARCH

ScanSoft/ARCH

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 » Greaseweazled » dos27_pcw_sep_93.adf
Filename: ScanSoft/ARCH
Read OK:
File size: 0110 bytes
Load address: FFFFFB46
Exec address: 357E0B61
Duplicates

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

File contents
   10 REM >Paint-Data
   20 *adfs
   30 *mount
   40 MODE 0:file=OPENOUT "data"
   50 *RAM
   60 INPUT"Mode";m
   70 INPUT"Filename";f$
   80 INPUT"Name";n$
   90 INPUT"X Pos";x
  100 INPUT"Y Pos";y
  110 MODE m
  120 OSCLI"SLOAD "+f$
  130 OSCLI"SCHOOSE "+n$
  140 PLOT &ED,x,y
  150 FORX=0 TO 1280 STEP 2
  160 FORY=0 TO 1024 STEP 4
  170 PRINT#file,POINT(X,Y)
  180 NEXT,

 � >Paint-Data

 *adfs
 *mount
( � 0:file=� "data"
2	 *RAM
< �"Mode";m
F �"Filename";f$
P �"Name";n$
Z �"X Pos";x
d �"Y Pos";y
n � m
x �"SLOAD "+f$
� �"SCHOOSE "+n$
� � &ED,x,y
� �X=0 � 1280 � 2
� �Y=0 � 1024 � 4
� �#file,�X,Y)
� �,
�
00000000  0d 00 0a 12 20 f4 20 3e  50 61 69 6e 74 2d 44 61  |.... . >Paint-Da|
00000010  74 61 0d 00 14 0a 20 2a  61 64 66 73 0d 00 1e 0b  |ta.... *adfs....|
00000020  20 2a 6d 6f 75 6e 74 0d  00 28 16 20 eb 20 30 3a  | *mount..(. . 0:|
00000030  66 69 6c 65 3d ae 20 22  64 61 74 61 22 0d 00 32  |file=. "data"..2|
00000040  09 20 2a 52 41 4d 0d 00  3c 0e 20 e8 22 4d 6f 64  |. *RAM..<. ."Mod|
00000050  65 22 3b 6d 0d 00 46 13  20 e8 22 46 69 6c 65 6e  |e";m..F. ."Filen|
00000060  61 6d 65 22 3b 66 24 0d  00 50 0f 20 e8 22 4e 61  |ame";f$..P. ."Na|
00000070  6d 65 22 3b 6e 24 0d 00  5a 0f 20 e8 22 58 20 50  |me";n$..Z. ."X P|
00000080  6f 73 22 3b 78 0d 00 64  0f 20 e8 22 59 20 50 6f  |os";x..d. ."Y Po|
00000090  73 22 3b 79 0d 00 6e 08  20 eb 20 6d 0d 00 78 11  |s";y..n. . m..x.|
000000a0  20 ff 22 53 4c 4f 41 44  20 22 2b 66 24 0d 00 82  | ."SLOAD "+f$...|
000000b0  13 20 ff 22 53 43 48 4f  4f 53 45 20 22 2b 6e 24  |. ."SCHOOSE "+n$|
000000c0  0d 00 8c 0e 20 f0 20 26  45 44 2c 78 2c 79 0d 00  |.... . &ED,x,y..|
000000d0  96 14 20 e3 58 3d 30 20  b8 20 31 32 38 30 20 88  |.. .X=0 . 1280 .|
000000e0  20 32 0d 00 a0 14 20 e3  59 3d 30 20 b8 20 31 30  | 2.... .Y=0 . 10|
000000f0  32 34 20 88 20 34 0d 00  aa 11 20 f1 23 66 69 6c  |24 . 4.... .#fil|
00000100  65 2c b0 58 2c 59 29 0d  00 b4 07 20 ed 2c 0d ff  |e,.X,Y).... .,..|
00000110
ScanSoft/ARCH.m0
ScanSoft/ARCH.m1
ScanSoft/ARCH.m2
ScanSoft/ARCH.m4
ScanSoft/ARCH.m5