home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / ro2extras_1 / !65Host / !Run < prev    next >
Text File  |  1989-09-18  |  780b  |  28 lines

  1. | > !Run
  2. |
  3. | Task description file for !65Host version 1.40
  4. |  (!Run version 1.14 (18-Sep-89))
  5. |
  6. WimpSlot -min 72K -max 72K
  7. Set 65Host$Dir <Obey$Dir>
  8. RMLoad <65Host$Dir>.!RunImage
  9. RMLoad <65Host$Dir>.BBCSound
  10. CacheRom 10 <65Host$Dir>.ARFS
  11. CacheRom 9 <65Host$Dir>.UtilsROM
  12. If "<BBCModelB$FS_4>"<>"" THEN CacheRom 11 <BBCModelB$FS_4>
  13. If "<BBCModelB$FS_4>"<>"" THEN InitDFS
  14. Unset 65Host$BootOptions
  15. Unset 65Host$BootFile
  16. If "%0"<>"" THEN Set 65Host$BootOptions %0
  17. If "%1"<>"" THEN Set 65Host$BootFile %1
  18. Set Alias$SRAM AllocateROM %%0|MMakeRAM %%0|MIF "%%*1"<>"" THEN SRAM %%*1
  19. |
  20. | To create four banks of sideways RAM in sockets 4,5,6 and 7, remove
  21. | the '|' from the line below (this uses 64K of module workspace):-
  22. |
  23. | SRAM 4 5 6 7
  24. |
  25. Unset Alias$SRAM
  26. WimpSlot -min 72K
  27. EmulateBBC
  28.