Home » Personal collection » Acorn hard disk » apps » Econet » Extras/!Boot/PreDesktop
Extras/!Boot/PreDesktop
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/!Boot/PreDesktop |
Read OK: | ✔ |
File size: | 05E4 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn hard disk » apps » Econet » Extras/!ArmBoot/PreDesktop
- Personal collection » Acorn hard disk » apps » Econet » Extras/!Boot/PreDesktop
File contents
| PreDesktop for !Boot/!ArmBoot application | On entry <Boot$Disc>=This Disc <Boot$Dir>=This Directory (both full pathnames) /<Boot$Dir>.IfExists -f <Boot$Disc>.!System.!Boot then Run <Boot$Disc>.!System.!Boot Set Alias$LoadModule RMEnsure %0 %1 RMLoad System:Modules.%2|mRMEnsure %0 0 RMReInit %0|mRMEnsure %0 %1 Error You need %*3 %1 or later |****************************************************************************** |* |* You may only change lines below here. |* |* Uncomment this line if you want to load AUN software at boot time |* into RISC OS 3.10 stations on the Econet |* |****************************************************************************** |IF RiscOS$Version >= 310 THEN Run <Boot$Disc>.!BootNet |****************************************************************************** |* |* The remaining lines are only relevant to RISC OS 2 stations on the |* Econet |* |* Syntax of the LoadModule command alias is: |* |* LoadModule <Module name> <Version number> <Filename in !System> <Module name> |* |****************************************************************************** IF RiscOS$Version < 300 THEN LoadModule Econet 5.56 Econet Econet |IF RiscOS$Version < 300 THEN LoadModule Hourglass 2.08 Hourglass Hourglass |IF RiscOS$Version < 300 THEN LoadModule NetStatus 2.06 NetStatus NetStatus |IF RiscOS$Version < 300 THEN LoadModule NetFiler 0.25 NetFiler NetFiler IF RiscOS$Version < 300 THEN LoadModule NetFS 5.60 NetFS NetFS
00000000 7c 20 50 72 65 44 65 73 6b 74 6f 70 20 66 6f 72 || PreDesktop for| 00000010 20 21 42 6f 6f 74 2f 21 41 72 6d 42 6f 6f 74 20 | !Boot/!ArmBoot | 00000020 61 70 70 6c 69 63 61 74 69 6f 6e 0a 7c 20 4f 6e |application.| On| 00000030 20 65 6e 74 72 79 20 3c 42 6f 6f 74 24 44 69 73 | entry <Boot$Dis| 00000040 63 3e 3d 54 68 69 73 20 44 69 73 63 20 20 3c 42 |c>=This Disc <B| 00000050 6f 6f 74 24 44 69 72 3e 3d 54 68 69 73 20 44 69 |oot$Dir>=This Di| 00000060 72 65 63 74 6f 72 79 20 28 62 6f 74 68 20 66 75 |rectory (both fu| 00000070 6c 6c 20 70 61 74 68 6e 61 6d 65 73 29 0a 0a 2f |ll pathnames)../| 00000080 3c 42 6f 6f 74 24 44 69 72 3e 2e 49 66 45 78 69 |<Boot$Dir>.IfExi| 00000090 73 74 73 20 2d 66 20 3c 42 6f 6f 74 24 44 69 73 |sts -f <Boot$Dis| 000000a0 63 3e 2e 21 53 79 73 74 65 6d 2e 21 42 6f 6f 74 |c>.!System.!Boot| 000000b0 20 74 68 65 6e 20 52 75 6e 20 3c 42 6f 6f 74 24 | then Run <Boot$| 000000c0 44 69 73 63 3e 2e 21 53 79 73 74 65 6d 2e 21 42 |Disc>.!System.!B| 000000d0 6f 6f 74 0a 0a 53 65 74 20 41 6c 69 61 73 24 4c |oot..Set Alias$L| 000000e0 6f 61 64 4d 6f 64 75 6c 65 20 52 4d 45 6e 73 75 |oadModule RMEnsu| 000000f0 72 65 20 25 30 20 25 31 20 52 4d 4c 6f 61 64 20 |re %0 %1 RMLoad | 00000100 53 79 73 74 65 6d 3a 4d 6f 64 75 6c 65 73 2e 25 |System:Modules.%| 00000110 32 7c 6d 52 4d 45 6e 73 75 72 65 20 25 30 20 30 |2|mRMEnsure %0 0| 00000120 20 52 4d 52 65 49 6e 69 74 20 25 30 7c 6d 52 4d | RMReInit %0|mRM| 00000130 45 6e 73 75 72 65 20 25 30 20 25 31 20 45 72 72 |Ensure %0 %1 Err| 00000140 6f 72 20 59 6f 75 20 6e 65 65 64 20 25 2a 33 20 |or You need %*3 | 00000150 25 31 20 6f 72 20 6c 61 74 65 72 0a 0a 7c 2a 2a |%1 or later..|**| 00000160 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000001a0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 7c 2a 0a |************.|*.| 000001b0 7c 2a 20 59 6f 75 20 6d 61 79 20 6f 6e 6c 79 20 ||* You may only | 000001c0 63 68 61 6e 67 65 20 6c 69 6e 65 73 20 62 65 6c |change lines bel| 000001d0 6f 77 20 68 65 72 65 2e 20 0a 7c 2a 0a 7c 2a 20 |ow here. .|*.|* | 000001e0 55 6e 63 6f 6d 6d 65 6e 74 20 74 68 69 73 20 6c |Uncomment this l| 000001f0 69 6e 65 20 69 66 20 79 6f 75 20 77 61 6e 74 20 |ine if you want | 00000200 74 6f 20 6c 6f 61 64 20 41 55 4e 20 73 6f 66 74 |to load AUN soft| 00000210 77 61 72 65 20 61 74 20 62 6f 6f 74 20 74 69 6d |ware at boot tim| 00000220 65 0a 7c 2a 20 69 6e 74 6f 20 52 49 53 43 20 4f |e.|* into RISC O| 00000230 53 20 33 2e 31 30 20 73 74 61 74 69 6f 6e 73 20 |S 3.10 stations | 00000240 6f 6e 20 74 68 65 20 45 63 6f 6e 65 74 0a 7c 2a |on the Econet.|*| 00000250 0a 7c 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |.|**************| 00000260 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000002a0 0a 0a 0a 7c 49 46 20 52 69 73 63 4f 53 24 56 65 |...|IF RiscOS$Ve| 000002b0 72 73 69 6f 6e 20 3e 3d 20 33 31 30 20 54 48 45 |rsion >= 310 THE| 000002c0 4e 20 52 75 6e 20 3c 42 6f 6f 74 24 44 69 73 63 |N Run <Boot$Disc| 000002d0 3e 2e 21 42 6f 6f 74 4e 65 74 0a 0a 0a 7c 2a 2a |>.!BootNet...|**| 000002e0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000320 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 7c 2a 0a |************.|*.| 00000330 7c 2a 20 54 68 65 20 72 65 6d 61 69 6e 69 6e 67 ||* The remaining| 00000340 20 6c 69 6e 65 73 20 61 72 65 20 6f 6e 6c 79 20 | lines are only | 00000350 72 65 6c 65 76 61 6e 74 20 74 6f 20 52 49 53 43 |relevant to RISC| 00000360 20 4f 53 20 32 20 73 74 61 74 69 6f 6e 73 20 6f | OS 2 stations o| 00000370 6e 20 74 68 65 0a 7c 2a 20 45 63 6f 6e 65 74 0a |n the.|* Econet.| 00000380 7c 2a 0a 7c 2a 20 53 79 6e 74 61 78 20 6f 66 20 ||*.|* Syntax of | 00000390 74 68 65 20 4c 6f 61 64 4d 6f 64 75 6c 65 20 63 |the LoadModule c| 000003a0 6f 6d 6d 61 6e 64 20 61 6c 69 61 73 20 69 73 3a |ommand alias is:| 000003b0 0a 7c 2a 0a 7c 2a 20 4c 6f 61 64 4d 6f 64 75 6c |.|*.|* LoadModul| 000003c0 65 20 3c 4d 6f 64 75 6c 65 20 6e 61 6d 65 3e 20 |e <Module name> | 000003d0 3c 56 65 72 73 69 6f 6e 20 6e 75 6d 62 65 72 3e |<Version number>| 000003e0 20 3c 46 69 6c 65 6e 61 6d 65 20 69 6e 20 21 53 | <Filename in !S| 000003f0 79 73 74 65 6d 3e 20 3c 4d 6f 64 75 6c 65 20 6e |ystem> <Module n| 00000400 61 6d 65 3e 0a 7c 2a 0a 7c 2a 2a 2a 2a 2a 2a 2a |ame>.|*.|*******| 00000410 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000450 2a 2a 2a 2a 2a 2a 2a 0a 0a 0a 49 46 20 52 69 73 |*******...IF Ris| 00000460 63 4f 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 |cOS$Version < 30| 00000470 30 20 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c |0 THEN LoadModul| 00000480 65 20 45 63 6f 6e 65 74 20 20 20 20 35 2e 35 36 |e Econet 5.56| 00000490 20 20 20 20 45 63 6f 6e 65 74 20 20 20 20 20 45 | Econet E| 000004a0 63 6f 6e 65 74 0a 0a 7c 49 46 20 52 69 73 63 4f |conet..|IF RiscO| 000004b0 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 30 20 |S$Version < 300 | 000004c0 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c 65 20 |THEN LoadModule | 000004d0 48 6f 75 72 67 6c 61 73 73 20 32 2e 30 38 20 20 |Hourglass 2.08 | 000004e0 20 20 48 6f 75 72 67 6c 61 73 73 20 20 48 6f 75 | Hourglass Hou| 000004f0 72 67 6c 61 73 73 0a 0a 7c 49 46 20 52 69 73 63 |rglass..|IF Risc| 00000500 4f 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 30 |OS$Version < 300| 00000510 20 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c 65 | THEN LoadModule| 00000520 20 4e 65 74 53 74 61 74 75 73 20 32 2e 30 36 20 | NetStatus 2.06 | 00000530 20 20 20 4e 65 74 53 74 61 74 75 73 20 20 4e 65 | NetStatus Ne| 00000540 74 53 74 61 74 75 73 0a 0a 7c 49 46 20 52 69 73 |tStatus..|IF Ris| 00000550 63 4f 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 |cOS$Version < 30| 00000560 30 20 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c |0 THEN LoadModul| 00000570 65 20 4e 65 74 46 69 6c 65 72 20 20 30 2e 32 35 |e NetFiler 0.25| 00000580 20 20 20 20 4e 65 74 46 69 6c 65 72 20 20 20 4e | NetFiler N| 00000590 65 74 46 69 6c 65 72 0a 0a 49 46 20 52 69 73 63 |etFiler..IF Risc| 000005a0 4f 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 30 |OS$Version < 300| 000005b0 20 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c 65 | THEN LoadModule| 000005c0 20 4e 65 74 46 53 20 20 20 20 20 35 2e 36 30 20 | NetFS 5.60 | 000005d0 20 20 20 4e 65 74 46 53 20 20 20 20 20 20 4e 65 | NetFS Ne| 000005e0 74 46 53 0a |tFS.| 000005e4