Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199204.adf » April92 » !AWApr92/Goodies/Prog_Arm/!Initializ/GetIt

!AWApr92/Goodies/Prog_Arm/!Initializ/GetIt

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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199204.adf » April92
Filename: !AWApr92/Goodies/Prog_Arm/!Initializ/GetIt
Read OK:
File size: 0145 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM >$.!InItializ.GetIt
   15REM (c) Archimedes World April 1992
   20
   30BufSize% =10*1024
   40
   50DIM Buffer% BufSize%
   60
   70PRINT "Insert source disc in drive 0 then press SPACE BAR"
   80*FX 15,1
   90Q=GET
   91
   92Ptr%=0
  100
  110SYS "ADFS_DiscOp",0,1,Ptr%,Buffer%,BufSize%
  120
  130OSCLI("SAVE $.!InItializ.Data "+STR$~Buffer%+"+"+STR$~BufSize%)
  140

� >$.!InItializ.GetIt
%� (c) Archimedes World April 1992

BufSize% =10*1024
(
2� Buffer% BufSize%
<
F:� "Insert source disc in drive 0 then press SPACE BAR"
P*FX 15,1
ZQ=�
[
\
Ptr%=0
d
n.ș "ADFS_DiscOp",0,1,Ptr%,Buffer%,BufSize%
x
�9�("SAVE $.!InItializ.Data "+�~Buffer%+"+"+�~BufSize%)
�
�
00000000  0d 00 0a 19 f4 20 3e 24  2e 21 49 6e 49 74 69 61  |..... >$.!InItia|
00000010  6c 69 7a 2e 47 65 74 49  74 0d 00 0f 25 f4 20 28  |liz.GetIt...%. (|
00000020  63 29 20 41 72 63 68 69  6d 65 64 65 73 20 57 6f  |c) Archimedes Wo|
00000030  72 6c 64 20 41 70 72 69  6c 20 31 39 39 32 0d 00  |rld April 1992..|
00000040  14 04 0d 00 1e 15 42 75  66 53 69 7a 65 25 20 3d  |......BufSize% =|
00000050  31 30 2a 31 30 32 34 0d  00 28 04 0d 00 32 16 de  |10*1024..(...2..|
00000060  20 42 75 66 66 65 72 25  20 42 75 66 53 69 7a 65  | Buffer% BufSize|
00000070  25 0d 00 3c 04 0d 00 46  3a f1 20 22 49 6e 73 65  |%..<...F:. "Inse|
00000080  72 74 20 73 6f 75 72 63  65 20 64 69 73 63 20 69  |rt source disc i|
00000090  6e 20 64 72 69 76 65 20  30 20 74 68 65 6e 20 70  |n drive 0 then p|
000000a0  72 65 73 73 20 53 50 41  43 45 20 42 41 52 22 0d  |ress SPACE BAR".|
000000b0  00 50 0c 2a 46 58 20 31  35 2c 31 0d 00 5a 07 51  |.P.*FX 15,1..Z.Q|
000000c0  3d a5 0d 00 5b 04 0d 00  5c 0a 50 74 72 25 3d 30  |=...[...\.Ptr%=0|
000000d0  0d 00 64 04 0d 00 6e 2e  c8 99 20 22 41 44 46 53  |..d...n... "ADFS|
000000e0  5f 44 69 73 63 4f 70 22  2c 30 2c 31 2c 50 74 72  |_DiscOp",0,1,Ptr|
000000f0  25 2c 42 75 66 66 65 72  25 2c 42 75 66 53 69 7a  |%,Buffer%,BufSiz|
00000100  65 25 0d 00 78 04 0d 00  82 39 ff 28 22 53 41 56  |e%..x....9.("SAV|
00000110  45 20 24 2e 21 49 6e 49  74 69 61 6c 69 7a 2e 44  |E $.!InItializ.D|
00000120  61 74 61 20 22 2b c3 7e  42 75 66 66 65 72 25 2b  |ata "+.~Buffer%+|
00000130  22 2b 22 2b c3 7e 42 75  66 53 69 7a 65 25 29 0d  |"+"+.~BufSize%).|
00000140  00 8c 04 0d ff                                    |.....|
00000145