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 / TERMS / RZMP-SRC.LZH / README.ZMR < prev    next >
Text File  |  2000-06-30  |  3KB  |  60 lines

  1.                   Files in this archive
  2.                   ---------------------
  3.  
  4.    The files in this archive represent the sources and makefiles for
  5. the final version of RZMP. To compile a working version of RZMP you
  6. will also need the file ZMP-SRC.LBR, which contains the ZMP sources
  7. from which RZMP is derived. The .COM files herein are ZCPRxx aliases;
  8. I have produced a corresponding .CMD file which is an ASCII version of
  9. each one, for those of you without ZCPR.
  10.  
  11.    Each file is as follows:
  12. MAKEOVLR.COM:
  13. MAKEOVLR.CMD:    Alias/command file to assemble an RZMP user overlay.
  14.  
  15. RZCOMPIL.COM:
  16. RZCOMPIL.CMD:    Alias/command file to compile and link RZMP.
  17.  
  18. RZMP.C:
  19. RZMP2.C:
  20. RZMP3.C:
  21. RZMP4.C:
  22. RZMP5.C:    C source files.
  23.  
  24. RZMPOVL.MAC:    Source for generic user-defined overlay.
  25.  
  26.    I'm releasing these sources to the world at large because I have no
  27. interest in producing any more CP/M versions of ZMP/RZMP. I _am_ working
  28. on a Windows version of ZMP, but it appears that (apart from the Zmodem
  29. section, which is in any case based on Chuck Forsberg's RZ/SZ) there will
  30. be little common code between the two. Thus there's little to be gained
  31. by hanging on to these sources.
  32.  
  33.    If you use the code contained in these files, I do ask that you observe
  34. the following conditions:
  35.  
  36. 1. Please don't release any programs named 'ZMP', or any obvious
  37.    derivation thereof, for the MS-DOS, Windows or Macintosh operating
  38.    systems, which are based on these files. I wish to reserve these
  39.    for my own use.
  40.  
  41. 2. Please add your own name to the opening banner of any program you
  42.    do create from these sources for CP/M, or any operating system not
  43.    mentioned above. I don't want to receive a million complaints because
  44.    _your_ code doesn't work. And as Hal Maney (who wrote Hmodem, from which
  45.    (R)ZMP is descended) says at the beginning of the ZMP.C file, please
  46.    acknowledge his and my contribution in your source code.
  47.  
  48. 3. Please don't send me mail asking questions about the code. It's well
  49.    over three years since I did the last work on this stuff, and I'm
  50.    probably as much in the dark about it as you are. Likewise, I cannot
  51.    and will not do any "minor" additions to the code for you. I no longer
  52.    have a functioning CP/M system, and I have other things to do. You're
  53.    entirely on your own.
  54.  
  55. Ron Murray
  56. 4/2/93
  57.  
  58. Email: nmurrayr@cc.curtin.edu.au
  59. SnailMail: P.O. Box 473, Bentley, W.A. 6102, Australia
  60.