home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1702.dms / 1702.adf / d / doc.bigboot next >
Encoding:
Text File  |  2000-01-01  |  507 b   |  25 lines

  1.                    
  2.    BIGBOOT instructions
  3.  
  4.  
  5. 1) Make a working assembler program (relocatable).
  6. 2) Do the following:
  7.    SEKA   (if you haven't already done that)
  8.    200    (should be more than enough memory)
  9.    vdf1:not_mine (if this disk is in df1: of course)
  10.    r
  11.    header
  12.    l******
  13.    r
  14.    [file] (the name of your SEKA source)
  15.    A
  16.     Now you should correct errors such as double symbols etc.
  17.    WI
  18.    location
  19.    finis
  20.    !
  21.    Y
  22.    BIGBOOT
  23.  
  24.         (from here on follow up instructions of BIGBOOT)
  25.