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 / MBUG / MBUG145.ARC / FCRLZH11.LBR / -READ.1ST next >
Text File  |  1979-12-31  |  2KB  |  53 lines

  1. Most files in this library are "LZH encoded" (those having an extension of the 
  2. form .?Y?).  They may be extracted, typed, etc. with LT29 (supplied).
  3.  
  4.       LT29 fcrlzh11 d:*.*      (extracts all files to drive d:)
  5. or
  6.       LT29 fcrlzh11 *.*        (types non-binary files to the console)
  7. or
  8.       LT29                     (alone, gives help)
  9.  
  10. -----------------------------------------------------------------------------
  11. The major release of the LZH encoding algorithms is in the library CRLZH11 
  12. (Z80 opcodes are used in the CRLZH11 and UNCRLZH11 programs, but the the 
  13. CRLZH.REL and UNLZH.REL files are 8080 only).
  14.  
  15. There is a separately released LT29 for 8080-only LZH decoding.
  16.  
  17. ____________________________FILE LIST______________________________________
  18.  
  19.  
  20. -READ.1ST      This File
  21.  
  22. LT29.COM       Required to decode this LBR.  LT updated for LZH decoding.
  23.  
  24. FCRLZH11.FOR   'FOR' file for RCP/M use.
  25.  
  26. FCRLZH11.CYM   LZH Encoding for 8080s
  27.  
  28. FCRLZH11.DYC   Docs for above
  29.  
  30. FCRLZH11.MYC   Source for above
  31.  
  32. CRLZH.RYL      LZH Encoding routines in Microsoft REL format.
  33.  
  34. CRLZH.SYR      Same as above, but in SLR REL format.
  35.  
  36. LZHREL.DYC     Documentation, etc. for LZH encoding
  37.  
  38. BUFFERS.DYC    Doc for the BUFFERS library required by FCRLZH11
  39.  
  40. BUFFLIB.RYL    BUFFERS library in Microsoft REL format
  41.  
  42. BUFFLIB.SYR    Same as above, but in SLR REL format.
  43.  
  44. C12BC.MYC      Support subroutines for multiplication, division, and 
  45. IDIV.MYC       1 and 2's complement.  
  46. IMUL.MYC
  47.  
  48. _______________________________________________________________________
  49.  
  50. R. Warren
  51. Elephant's Graveyard
  52. (619)270-3148  (data)
  53.