home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / cbios / cnkyos22.lbr / READ.MZ / READ.ME
Text File  |  1987-12-12  |  896b  |  33 lines

  1. 18 Nov 87
  2.  
  3. Some of the stuff in this library may be repeats of old u/l but this
  4. will keep the package together.   Included is the current BIOS and
  5. preassembled .HEX files of the popular versions, e.g. DS2.HEX is for
  6. a Dual DSDD drive.... SS1.HEX is for the stock Single SSDD system, etc.
  7. Since the news BIOS requires more space a different SYSGEN is required.
  8. This is also included.
  9.  
  10. How to.....
  11.  
  12. Assuming A: contains existing good boot disk and B: will be new system.
  13.  
  14. SYSGEN<cr>
  15. A
  16. <cr>
  17. <cr>
  18. SAVE 45 OLD.COM
  19. MLOAD NEW.COM=OLD.COM,xxx<cr>
  20. DDT NEW.COM<cr>       ---
  21. G0<cr>                 |_____ xxx = SS1, SS2, DS1 or DS2
  22. SYSGEN<cr>
  23. <cr>
  24. B
  25. <cr>
  26. <cr>
  27.  
  28. Also included is a debugged version of FMT, still in Forth. This
  29. has been tested with Columbia SSDD, DSDD and Kaypro SSDD. Now that
  30. it is debugged more formats will follow!
  31.  
  32. -Jim Lill
  33.