Home » Archimedes archive » Archimedes World » AW-1993-03.adf » AWMar93 » !AWMar93/Goodies/Video/!Video/!boot

!AWMar93/Goodies/Video/!Video/!boot

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 » Archimedes World » AW-1993-03.adf » AWMar93
Filename: !AWMar93/Goodies/Video/!Video/!boot
Read OK:
File size: 013F bytes
Load address: 0000
Exec address: 0000
File contents
| !boot file for S applications
|
iconsprites <obey$dir>.!sprites
if "<S-Exec$dir>" = "" then set S-Exec$dir <obey$dir>.
if "<S-Exec$path>" = "" then set S-Exec$path <obey$dir>
if "<s$dir>" = "" then set S$dir <obey$dir>
if "<s$path>" = "" then set S$path <obey$dir>
Set Video$Dir <Obey$Dir>
set File$Type_c14 Sstartup
00000000  7c 20 21 62 6f 6f 74 20  66 69 6c 65 20 66 6f 72  || !boot file for|
00000010  20 53 20 61 70 70 6c 69  63 61 74 69 6f 6e 73 0a  | S applications.|
00000020  7c 0a 69 63 6f 6e 73 70  72 69 74 65 73 20 3c 6f  ||.iconsprites <o|
00000030  62 65 79 24 64 69 72 3e  2e 21 73 70 72 69 74 65  |bey$dir>.!sprite|
00000040  73 0a 69 66 20 22 3c 53  2d 45 78 65 63 24 64 69  |s.if "<S-Exec$di|
00000050  72 3e 22 20 3d 20 22 22  20 74 68 65 6e 20 73 65  |r>" = "" then se|
00000060  74 20 53 2d 45 78 65 63  24 64 69 72 20 3c 6f 62  |t S-Exec$dir <ob|
00000070  65 79 24 64 69 72 3e 2e  0a 69 66 20 22 3c 53 2d  |ey$dir>..if "<S-|
00000080  45 78 65 63 24 70 61 74  68 3e 22 20 3d 20 22 22  |Exec$path>" = ""|
00000090  20 74 68 65 6e 20 73 65  74 20 53 2d 45 78 65 63  | then set S-Exec|
000000a0  24 70 61 74 68 20 3c 6f  62 65 79 24 64 69 72 3e  |$path <obey$dir>|
000000b0  0a 69 66 20 22 3c 73 24  64 69 72 3e 22 20 3d 20  |.if "<s$dir>" = |
000000c0  22 22 20 74 68 65 6e 20  73 65 74 20 53 24 64 69  |"" then set S$di|
000000d0  72 20 3c 6f 62 65 79 24  64 69 72 3e 0a 69 66 20  |r <obey$dir>.if |
000000e0  22 3c 73 24 70 61 74 68  3e 22 20 3d 20 22 22 20  |"<s$path>" = "" |
000000f0  74 68 65 6e 20 73 65 74  20 53 24 70 61 74 68 20  |then set S$path |
00000100  3c 6f 62 65 79 24 64 69  72 3e 0a 53 65 74 20 56  |<obey$dir>.Set V|
00000110  69 64 65 6f 24 44 69 72  20 3c 4f 62 65 79 24 44  |ideo$Dir <Obey$D|
00000120  69 72 3e 0a 73 65 74 20  46 69 6c 65 24 54 79 70  |ir>.set File$Typ|
00000130  65 5f 63 31 34 20 53 73  74 61 72 74 75 70 0a     |e_c14 Sstartup.|
0000013f