home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 471 / rccl185 < prev    next >
Text File  |  1987-03-02  |  898b  |  21 lines

  1. Dir : boot
  2.  
  3.                               The Boot system
  4.  
  5. The files in this directory work in conjunction with a switch box
  6. that either put in communication :
  7.     1) vax - terminal
  8.     2) lsi - terminal
  9.     3) vax - lsi, echo of the lsi on the terminal
  10.  
  11. The code in boot.s is patched in high memory via odt commands issued by the
  12. sequence  of echos in boot.  Then the bootstrap is run and fills the memory
  13. reading bytes through the serial line.  If chks ok, starts the  program  at
  14. '2000'.  If  the  code  in  boot.s  is changed, mkboot generates a new boot
  15. file.  The program mkabo is a utility program that use  a  symbol  stripped
  16. a.out  file from the ld11 loader and make it down loadable.  The shell file
  17. 'dl' schedules  the  downloading  procedure.  If  the  code  in  the  lsi11
  18. crashes, restart by odt : '2000G'.
  19.  
  20. Things in old directory work with a lsi11/03 and not a lsi11/23
  21.