Home » Personal collection » Acorn hard disk » apps » Econet » Extras/Autoboot/!ArmBoot/!Run
Extras/Autoboot/!ArmBoot/!Run
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 hard disk » apps » Econet |
Filename: | Extras/Autoboot/!ArmBoot/!Run |
Read OK: | ✔ |
File size: | 00B1 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
If "<Boot$DeskStart>" = "" then IconSprites <Obey$Dir>.!Sprites If "<Boot$DeskStart>" = "" then Set Boot$Dir <Obey$Dir> If "<Boot$DeskStart>" = "" then Run <Boot$Dir>.!RunImage
00000000 49 66 20 22 3c 42 6f 6f 74 24 44 65 73 6b 53 74 |If "<Boot$DeskSt| 00000010 61 72 74 3e 22 20 3d 20 22 22 20 74 68 65 6e 20 |art>" = "" then | 00000020 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 4f 62 65 |IconSprites <Obe| 00000030 79 24 44 69 72 3e 2e 21 53 70 72 69 74 65 73 0a |y$Dir>.!Sprites.| 00000040 49 66 20 22 3c 42 6f 6f 74 24 44 65 73 6b 53 74 |If "<Boot$DeskSt| 00000050 61 72 74 3e 22 20 3d 20 22 22 20 74 68 65 6e 20 |art>" = "" then | 00000060 53 65 74 20 42 6f 6f 74 24 44 69 72 20 3c 4f 62 |Set Boot$Dir <Ob| 00000070 65 79 24 44 69 72 3e 0a 49 66 20 22 3c 42 6f 6f |ey$Dir>.If "<Boo| 00000080 74 24 44 65 73 6b 53 74 61 72 74 3e 22 20 3d 20 |t$DeskStart>" = | 00000090 22 22 20 74 68 65 6e 20 52 75 6e 20 3c 42 6f 6f |"" then Run <Boo| 000000a0 74 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 |t$Dir>.!RunImage| 000000b0 0a |.| 000000b1