home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / C128 / COMMODOR.TZT / COMMODOR.TXT
Text File  |  2000-06-30  |  2KB  |  39 lines

  1. COMMODORE/KAYPRO COMPATIBILITY
  2. by Toby Prim, Las Vegas KUG, July 1987
  3.  
  4. (CP/M compatibility between Kaypro and Commodore.)
  5.  
  6. Here is some information I've collected about how the Commodore-
  7. 128 using CP/M can use Kaypro formatted disks.  I hope it helps
  8. members and prospective members who started with a Commodore-128
  9. and now have Kaypros, etc.
  10.  
  11. The Commodore-128 will default to the 128-mode when powered up. 
  12. The Commodore CP/M disk must be loaded.  On a color monitor, the
  13. CP/M text is displayed in purple.  The Commodore-157 "smart" disk
  14. will handle only double density (MFM) formats.
  15.  
  16. When a CP/M disk is inserted in the drive and accessed, the drive
  17. will determine its format and display it in a box in the lower
  18. left hand corner of the screen.  The drive can sense only six (6)
  19. formats.  RETURN must be typed to enter this format and the disk
  20. accessed again to read or write.
  21.  
  22. If the format is known, the display in the box can be scrolled by
  23. using the left and right arrow keys before being selected by the
  24. RETURN key.  The disk drive will go through this selection
  25. process every time the disk is accessed unless the format is
  26. locked in by typing CONTROL/RETURN instead of RETURN.
  27.  
  28. The formats recognized by the Disk Drive are:
  29.  
  30. EPSON QX10 (double sided, 10 sectors per track)
  31. IBM-8 (CP/M-86) (both single and double sided, 8 sectors per
  32. track)
  33. KAYPRO II/IV (both single and double sided, 10 sectors per track)
  34. OSBORNE DD (single sided, 5 sectors per track)
  35.  
  36. The Commodore appears to run generic CP/M but has problems when
  37. the program gets I/O specific, such as "output to 40H" instead of
  38. "output to printer".
  39.