home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / compress / crlzh20.lbr / -READ.1ST next >
Text File  |  1992-04-03  |  1KB  |  22 lines

  1. Version 2.0 of LZH encoding compresses more than version 1.x and is about 10% 
  2. faster.  UNCRLZH will handle BOTH versions of LZH compression.  To decompress, 
  3. you must first extract all of the files in this library via NULU or some other 
  4. such library utility.  The file UCRZLH20.COM is uncompressed and will decode 
  5. all of the files that are compressed.  Merely use the command:
  6.  
  7.     UCRLZH20 *.?Y?
  8.  
  9. Z80s only.  However, there's LT to handle LZH decoding and a program based on 
  10. FCRUNCH for LZH encoding.  Look for those if you 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. July, 1991
  22.