home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / file / b102_2 < prev    next >
Encoding:
Text File  |  1999-04-27  |  1.3 KB  |  43 lines

  1. Title:            CRUNCH
  2. Author:            Bernard Jungen
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Bernard Jungen
  8. Date:            30/08/93
  9. Keywords:        
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/b/b102
  17. Date mounted/updated:    10/10/93
  18. File names:        b102.arc
  19. Unarchived files:    5
  20. Unarchived size:    23 Kbytes
  21. Omissions:        
  22. See also:        
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  29. file in arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. This application is a multitasking utility to compress executables just as
  35. Acorn's Squeeze does, but usually more efficiently when mixed data is involved.
  36. The program also allows Relocatable Modules to be merged into a single
  37. executable which can then be crunched.  Efficiency is usually better than
  38. Acorn's Squeeze or any LZW algorithm when compressing mixed code/data files.
  39. LZW can be a little bit better on pictures and Squeeze a little bit better
  40. on ARM-code-only data.  Decompression speed is fast, although not as fast
  41. as Squeeze.  NOTE: This is NOT an archiver! The files created are crunched
  42. and stay crunched for ever!
  43.