home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / kaypro / kp10bios.doc < prev    next >
Text File  |  1984-08-26  |  646b  |  21 lines

  1.                      BIOS for the Kaypro 10
  2.                      ======================
  3.  
  4. The accompanying file is the BIOS source for my Kaypro 10
  5. with the ZCPR3 initialization.  This BIOS works on Kaypro
  6. 10's with CP/M version 2.2D, 2.2F, and 2.2G.  IT has been
  7. tested with all those versions.  There is a table of equates
  8. in the beginning of the listing.  Set the one corresponding
  9. to your CPM version to true and the other two to false and
  10. you should be in business.
  11.  
  12. If you don't want the ZCPR3 buffer initialization, just set
  13. the ZCPR3 equate to false and you have a "plain vanilla"
  14. CPM system. 
  15.  
  16.  
  17.  
  18.  
  19. John C. Smith
  20. Manlius, NY
  21. August 20, 1984