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 / TLZH11.LBR / -READ.1ST next >
Text File  |  2000-06-30  |  896b  |  22 lines

  1. If you're NEW to the LZH encoding algorithm, you must first extract all 
  2. of the files in this library via NULU or some other such library 
  3. utility.  The file UCRZLH11.COM is uncompressed and will decode all of 
  4. the files that are compressed.  Merely use the command:
  5.  
  6.     UCRLZH11 *.?Y?
  7.  
  8. Z80s only.  However, I'm making an update to LT to handle LZH decoding 
  9. and a program based on FCRUNCH for LZH encoding.  Look for those if you 
  10. require 8080-only opcodes.
  11.  
  12. MOST of the code and docs are based on CRUNCH and UNCRunch.  Any typos 
  13. you find are yours to keep (that is, in modifying/reading/updating the 
  14. large volume of existing docs for LZH, I undoubtedly have left behind 
  15. some amusing and/or frustrating half-sentences and such...sorry).
  16.  
  17. R. Warren
  18. Sysop, The Elephant's Graveyard
  19. (619) 270-3148 (data)  PCP area CASDI
  20.  
  21. September  1989
  22.