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 / ENTERPRS / CPM / UTILS / S / ZPM3N10.TXT < prev    next >
Text File  |  2000-06-30  |  1KB  |  30 lines

  1.                     Z P M 3   by Simeon Cran
  2.                     ========================
  3.           A Z80 coded CP/M 3.0 compatible BDOS replacement.
  4.  
  5. ZPM3 offers all the good things that CP/M 3.0 does, and then it 
  6. offers more. Because ZPM3 is written in Z80 code rather than the 
  7. 8080 code of CP/M 3.0, it can do everything that CP/M 3.0 does, 
  8. but in much less space. With the extra space recovered, ZPM3 
  9. packs in a number of new facilities. Yet the whole package fits 
  10. in exactly the same space as CP/M 3.0 so you can directly replace 
  11. your old CP/M 3.0 BDOS with ZPM3 without a worry.
  12.  
  13. ZPM3 is also fast. Faster, in fact, than CP/M 3.0. This is 
  14. possible because the rich Z80 instruction set allows many 
  15. algorithms to be implemented more efficiently. In addition, the 
  16. extra space available in ZPM3 has been put to use to further 
  17. optimise the code. Lots of small optimisations smooth the 
  18. execution flow, so ZPM3 becomes the fastest operating system on 
  19. most banked CP/M computers.
  20. ----------
  21.  
  22. This is version 1.0.......
  23. You do not need to compile a new CP/M system (like before..zpm v0.8) !
  24. The makezpm utilities will work with CP/M on the C128.....!
  25.  
  26. Most C128 users cannot generate a new system as no sys gen. utilities
  27. (eg., LINK, GENCPM, ADDBIOS, etc) were included with the original-factory
  28. CPM+.SYS system diskette.
  29.  
  30.