Home » Personal collection » Acorn ADFS disks » Archimedes » Scansoft.ADF » ScanSoft/C64

ScanSoft/C64

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 » Scansoft.ADF
Filename: ScanSoft/C64
Read OK:
File size: 015E bytes
Load address: FFFF1900
Exec address: FFFF8023
Duplicates

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

File contents
   10 REM ARCH - C64 Converter
   20 INPUT"Bottom of transfer";BT
   30 INPUT"Top of transfer";TT
   40 PRINT'"Transfer will take ";(TT-BT)/75;" minutes."
   50 PRINT'"Press any key to start transfer"
   60 A$=GET$
   65 CLS
   70 FORZ=BT TO TT STEP 256
   80 SOUND 1,-1,0,20
   90 PRINTTAB(0,0);"&";~Z
  100 SOUND 1,-15,52,2
  110 FORX=0 TO 255
  120 FORY=0 TO 7
  130 IF (?(X+Z) AND 2^Y)<>0 THEN SOUND 1,-15,52,2 ELSE SOUND 1,-1,0,2
  140 NEXT,,

 � ARCH - C64 Converter
 �"Bottom of transfer";BT
 �"Top of transfer";TT
(3 �'"Transfer will take ";(TT-BT)/75;" minutes."
2( �'"Press any key to start transfer"
<	 A$=�
A �
F �Z=BT � TT � 256
P � 1,-1,0,20
Z �0,0);"&";~Z
d � 1,-15,52,2
n �X=0 � 255
x
 �Y=0 � 7
�4 � (?(X+Z) � 2^Y)<>0 � � 1,-15,52,2 � � 1,-1,0,2
� �,,
�
00000000  0d 00 0a 1b 20 f4 20 41  52 43 48 20 2d 20 43 36  |.... . ARCH - C6|
00000010  34 20 43 6f 6e 76 65 72  74 65 72 0d 00 14 1d 20  |4 Converter.... |
00000020  e8 22 42 6f 74 74 6f 6d  20 6f 66 20 74 72 61 6e  |."Bottom of tran|
00000030  73 66 65 72 22 3b 42 54  0d 00 1e 1a 20 e8 22 54  |sfer";BT.... ."T|
00000040  6f 70 20 6f 66 20 74 72  61 6e 73 66 65 72 22 3b  |op of transfer";|
00000050  54 54 0d 00 28 33 20 f1  27 22 54 72 61 6e 73 66  |TT..(3 .'"Transf|
00000060  65 72 20 77 69 6c 6c 20  74 61 6b 65 20 22 3b 28  |er will take ";(|
00000070  54 54 2d 42 54 29 2f 37  35 3b 22 20 6d 69 6e 75  |TT-BT)/75;" minu|
00000080  74 65 73 2e 22 0d 00 32  28 20 f1 27 22 50 72 65  |tes."..2( .'"Pre|
00000090  73 73 20 61 6e 79 20 6b  65 79 20 74 6f 20 73 74  |ss any key to st|
000000a0  61 72 74 20 74 72 61 6e  73 66 65 72 22 0d 00 3c  |art transfer"..<|
000000b0  09 20 41 24 3d be 0d 00  41 06 20 db 0d 00 46 15  |. A$=...A. ...F.|
000000c0  20 e3 5a 3d 42 54 20 b8  20 54 54 20 88 20 32 35  | .Z=BT . TT . 25|
000000d0  36 0d 00 50 10 20 d4 20  31 2c 2d 31 2c 30 2c 32  |6..P. . 1,-1,0,2|
000000e0  30 0d 00 5a 12 20 f1 8a  30 2c 30 29 3b 22 26 22  |0..Z. ..0,0);"&"|
000000f0  3b 7e 5a 0d 00 64 11 20  d4 20 31 2c 2d 31 35 2c  |;~Z..d. . 1,-15,|
00000100  35 32 2c 32 0d 00 6e 0f  20 e3 58 3d 30 20 b8 20  |52,2..n. .X=0 . |
00000110  32 35 35 0d 00 78 0d 20  e3 59 3d 30 20 b8 20 37  |255..x. .Y=0 . 7|
00000120  0d 00 82 34 20 e7 20 28  3f 28 58 2b 5a 29 20 80  |...4 . (?(X+Z) .|
00000130  20 32 5e 59 29 3c 3e 30  20 8c 20 d4 20 31 2c 2d  | 2^Y)<>0 . . 1,-|
00000140  31 35 2c 35 32 2c 32 20  8b 20 d4 20 31 2c 2d 31  |15,52,2 . . 1,-1|
00000150  2c 30 2c 32 0d 00 8c 08  20 ed 2c 2c 0d ff        |,0,2.... .,,..|
0000015e
ScanSoft/C64.m0
ScanSoft/C64.m1
ScanSoft/C64.m2
ScanSoft/C64.m4
ScanSoft/C64.m5