Home » Archimedes archive » Acorn User » AU 1997-02 B.adf » Extras » BootPlus/!Bootplus/!run
BootPlus/!Bootplus/!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 » Archimedes archive » Acorn User » AU 1997-02 B.adf » Extras |
Filename: | BootPlus/!Bootplus/!run |
Read OK: | ✔ |
File size: | 01ED bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| | run file for bootplus V2.1 | | Banner disabled in case names clash with someone elses and my version | has not been installed !! | set <bootplus$dir> <obey$dir> Set <zzzzPass$Dir> <Obey$Dir>.Resources.!zzzzPass set <zzzzchk$dir> <obey$dir>.Resources.!zzzzchk |IF "<bootplus$booted>" = "Y" THEN set banner$task Bootplus |set banner$filename <bootplus$dir>.Resources.bootban |IF "<banner$dir>" <> "" THEN filer_run <banner$dir>.!run Wimpslot -min 64k -max 64k run <bootplus$dir>.!runimage
00000000 7c 0a 7c 20 72 75 6e 20 66 69 6c 65 20 66 6f 72 ||.| run file for| 00000010 20 62 6f 6f 74 70 6c 75 73 20 56 32 2e 31 0a 7c | bootplus V2.1.|| 00000020 0a 7c 20 42 61 6e 6e 65 72 20 64 69 73 61 62 6c |.| Banner disabl| 00000030 65 64 20 69 6e 20 63 61 73 65 20 6e 61 6d 65 73 |ed in case names| 00000040 20 63 6c 61 73 68 20 77 69 74 68 20 73 6f 6d 65 | clash with some| 00000050 6f 6e 65 20 65 6c 73 65 73 20 61 6e 64 20 6d 79 |one elses and my| 00000060 20 76 65 72 73 69 6f 6e 0a 7c 20 68 61 73 20 6e | version.| has n| 00000070 6f 74 20 62 65 65 6e 20 69 6e 73 74 61 6c 6c 65 |ot been installe| 00000080 64 20 21 21 0a 7c 0a 73 65 74 20 3c 62 6f 6f 74 |d !!.|.set <boot| 00000090 70 6c 75 73 24 64 69 72 3e 20 3c 6f 62 65 79 24 |plus$dir> <obey$| 000000a0 64 69 72 3e 0a 53 65 74 20 3c 7a 7a 7a 7a 50 61 |dir>.Set <zzzzPa| 000000b0 73 73 24 44 69 72 3e 20 3c 4f 62 65 79 24 44 69 |ss$Dir> <Obey$Di| 000000c0 72 3e 2e 52 65 73 6f 75 72 63 65 73 2e 21 7a 7a |r>.Resources.!zz| 000000d0 7a 7a 50 61 73 73 0a 73 65 74 20 3c 7a 7a 7a 7a |zzPass.set <zzzz| 000000e0 63 68 6b 24 64 69 72 3e 20 3c 6f 62 65 79 24 64 |chk$dir> <obey$d| 000000f0 69 72 3e 2e 52 65 73 6f 75 72 63 65 73 2e 21 7a |ir>.Resources.!z| 00000100 7a 7a 7a 63 68 6b 0a 7c 49 46 20 22 3c 62 6f 6f |zzzchk.|IF "<boo| 00000110 74 70 6c 75 73 24 62 6f 6f 74 65 64 3e 22 20 3d |tplus$booted>" =| 00000120 20 22 59 22 20 54 48 45 4e 20 73 65 74 20 62 61 | "Y" THEN set ba| 00000130 6e 6e 65 72 24 74 61 73 6b 20 42 6f 6f 74 70 6c |nner$task Bootpl| 00000140 75 73 0a 7c 73 65 74 20 62 61 6e 6e 65 72 24 66 |us.|set banner$f| 00000150 69 6c 65 6e 61 6d 65 20 3c 62 6f 6f 74 70 6c 75 |ilename <bootplu| 00000160 73 24 64 69 72 3e 2e 52 65 73 6f 75 72 63 65 73 |s$dir>.Resources| 00000170 2e 62 6f 6f 74 62 61 6e 0a 7c 49 46 20 22 3c 62 |.bootban.|IF "<b| 00000180 61 6e 6e 65 72 24 64 69 72 3e 22 20 3c 3e 20 22 |anner$dir>" <> "| 00000190 22 20 54 48 45 4e 20 66 69 6c 65 72 5f 72 75 6e |" THEN filer_run| 000001a0 20 3c 62 61 6e 6e 65 72 24 64 69 72 3e 2e 21 72 | <banner$dir>.!r| 000001b0 75 6e 0a 57 69 6d 70 73 6c 6f 74 20 2d 6d 69 6e |un.Wimpslot -min| 000001c0 20 36 34 6b 20 2d 6d 61 78 20 36 34 6b 0a 72 75 | 64k -max 64k.ru| 000001d0 6e 20 3c 62 6f 6f 74 70 6c 75 73 24 64 69 72 3e |n <bootplus$dir>| 000001e0 2e 21 72 75 6e 69 6d 61 67 65 0a 0a 0a |.!runimage...| 000001ed