Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_RiscOs_Apps_2.adf » !65Host/!Run
!65Host/!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 ADFS disks » Greaseweazled » adfs_RiscOs_Apps_2.adf |
Filename: | !65Host/!Run |
Read OK: | ✔ |
File size: | 030C bytes |
Load address: | FFFFEB41 |
Exec address: | EACC9CB0 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Archimedes » RiscOs_Apps_2.ADF » !65Host/!Run
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_RiscOs_Apps_2.adf » !65Host/!Run
File contents
| > !Run | | Task description file for !65Host version 1.40 | (!Run version 1.14 (18-Sep-89)) | WimpSlot -min 72K -max 72K Set 65Host$Dir <Obey$Dir> RMLoad <65Host$Dir>.!RunImage RMLoad <65Host$Dir>.BBCSound CacheRom 10 <65Host$Dir>.ARFS CacheRom 9 <65Host$Dir>.UtilsROM If "<BBCModelB$FS_4>"<>"" THEN CacheRom 11 <BBCModelB$FS_4> If "<BBCModelB$FS_4>"<>"" THEN InitDFS Unset 65Host$BootOptions Unset 65Host$BootFile If "%0"<>"" THEN Set 65Host$BootOptions %0 If "%1"<>"" THEN Set 65Host$BootFile %1 Set Alias$SRAM AllocateROM %%0|MMakeRAM %%0|MIF "%%*1"<>"" THEN SRAM %%*1 | | To create four banks of sideways RAM in sockets 4,5,6 and 7, remove | the '|' from the line below (this uses 64K of module workspace):- | | SRAM 4 5 6 7 | Unset Alias$SRAM WimpSlot -min 72K EmulateBBC
00000000 7c 20 3e 20 21 52 75 6e 0a 7c 0a 7c 20 54 61 73 || > !Run.|.| Tas| 00000010 6b 20 64 65 73 63 72 69 70 74 69 6f 6e 20 66 69 |k description fi| 00000020 6c 65 20 66 6f 72 20 21 36 35 48 6f 73 74 20 76 |le for !65Host v| 00000030 65 72 73 69 6f 6e 20 31 2e 34 30 0a 7c 20 20 28 |ersion 1.40.| (| 00000040 21 52 75 6e 20 76 65 72 73 69 6f 6e 20 31 2e 31 |!Run version 1.1| 00000050 34 20 28 31 38 2d 53 65 70 2d 38 39 29 29 0a 7c |4 (18-Sep-89)).|| 00000060 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 37 |.WimpSlot -min 7| 00000070 32 4b 20 2d 6d 61 78 20 37 32 4b 0a 53 65 74 20 |2K -max 72K.Set | 00000080 36 35 48 6f 73 74 24 44 69 72 20 3c 4f 62 65 79 |65Host$Dir <Obey| 00000090 24 44 69 72 3e 0a 52 4d 4c 6f 61 64 20 3c 36 35 |$Dir>.RMLoad <65| 000000a0 48 6f 73 74 24 44 69 72 3e 2e 21 52 75 6e 49 6d |Host$Dir>.!RunIm| 000000b0 61 67 65 0a 52 4d 4c 6f 61 64 20 3c 36 35 48 6f |age.RMLoad <65Ho| 000000c0 73 74 24 44 69 72 3e 2e 42 42 43 53 6f 75 6e 64 |st$Dir>.BBCSound| 000000d0 0a 43 61 63 68 65 52 6f 6d 20 31 30 20 3c 36 35 |.CacheRom 10 <65| 000000e0 48 6f 73 74 24 44 69 72 3e 2e 41 52 46 53 0a 43 |Host$Dir>.ARFS.C| 000000f0 61 63 68 65 52 6f 6d 20 39 20 3c 36 35 48 6f 73 |acheRom 9 <65Hos| 00000100 74 24 44 69 72 3e 2e 55 74 69 6c 73 52 4f 4d 0a |t$Dir>.UtilsROM.| 00000110 49 66 20 22 3c 42 42 43 4d 6f 64 65 6c 42 24 46 |If "<BBCModelB$F| 00000120 53 5f 34 3e 22 3c 3e 22 22 20 54 48 45 4e 20 43 |S_4>"<>"" THEN C| 00000130 61 63 68 65 52 6f 6d 20 31 31 20 3c 42 42 43 4d |acheRom 11 <BBCM| 00000140 6f 64 65 6c 42 24 46 53 5f 34 3e 0a 49 66 20 22 |odelB$FS_4>.If "| 00000150 3c 42 42 43 4d 6f 64 65 6c 42 24 46 53 5f 34 3e |<BBCModelB$FS_4>| 00000160 22 3c 3e 22 22 20 54 48 45 4e 20 49 6e 69 74 44 |"<>"" THEN InitD| 00000170 46 53 0a 55 6e 73 65 74 20 36 35 48 6f 73 74 24 |FS.Unset 65Host$| 00000180 42 6f 6f 74 4f 70 74 69 6f 6e 73 0a 55 6e 73 65 |BootOptions.Unse| 00000190 74 20 36 35 48 6f 73 74 24 42 6f 6f 74 46 69 6c |t 65Host$BootFil| 000001a0 65 0a 49 66 20 22 25 30 22 3c 3e 22 22 20 54 48 |e.If "%0"<>"" TH| 000001b0 45 4e 20 53 65 74 20 36 35 48 6f 73 74 24 42 6f |EN Set 65Host$Bo| 000001c0 6f 74 4f 70 74 69 6f 6e 73 20 25 30 0a 49 66 20 |otOptions %0.If | 000001d0 22 25 31 22 3c 3e 22 22 20 54 48 45 4e 20 53 65 |"%1"<>"" THEN Se| 000001e0 74 20 36 35 48 6f 73 74 24 42 6f 6f 74 46 69 6c |t 65Host$BootFil| 000001f0 65 20 25 31 0a 53 65 74 20 41 6c 69 61 73 24 53 |e %1.Set Alias$S| 00000200 52 41 4d 20 41 6c 6c 6f 63 61 74 65 52 4f 4d 20 |RAM AllocateROM | 00000210 25 25 30 7c 4d 4d 61 6b 65 52 41 4d 20 25 25 30 |%%0|MMakeRAM %%0| 00000220 7c 4d 49 46 20 22 25 25 2a 31 22 3c 3e 22 22 20 ||MIF "%%*1"<>"" | 00000230 54 48 45 4e 20 53 52 41 4d 20 25 25 2a 31 0a 7c |THEN SRAM %%*1.|| 00000240 0a 7c 20 54 6f 20 63 72 65 61 74 65 20 66 6f 75 |.| To create fou| 00000250 72 20 62 61 6e 6b 73 20 6f 66 20 73 69 64 65 77 |r banks of sidew| 00000260 61 79 73 20 52 41 4d 20 69 6e 20 73 6f 63 6b 65 |ays RAM in socke| 00000270 74 73 20 34 2c 35 2c 36 20 61 6e 64 20 37 2c 20 |ts 4,5,6 and 7, | 00000280 72 65 6d 6f 76 65 0a 7c 20 74 68 65 20 27 7c 27 |remove.| the '|'| 00000290 20 66 72 6f 6d 20 74 68 65 20 6c 69 6e 65 20 62 | from the line b| 000002a0 65 6c 6f 77 20 28 74 68 69 73 20 75 73 65 73 20 |elow (this uses | 000002b0 36 34 4b 20 6f 66 20 6d 6f 64 75 6c 65 20 77 6f |64K of module wo| 000002c0 72 6b 73 70 61 63 65 29 3a 2d 0a 7c 0a 7c 20 53 |rkspace):-.|.| S| 000002d0 52 41 4d 20 34 20 35 20 36 20 37 0a 7c 0a 55 6e |RAM 4 5 6 7.|.Un| 000002e0 73 65 74 20 41 6c 69 61 73 24 53 52 41 4d 0a 57 |set Alias$SRAM.W| 000002f0 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 37 32 4b |impSlot -min 72K| 00000300 0a 45 6d 75 6c 61 74 65 42 42 43 0a |.EmulateBBC.| 0000030c