QUnLZX
LZX-archive decompression (unpacking) in C++ with Qt GUI
Install / Use
/learn @ipr/QUnLZXREADME
LZX-archive uncompression tool.
Summary: Unpacker-tool for LZX-compressed archive files.
Description: Simple tool to view and unpack LZX-archives created (usually) on Amiga-computers. LZX-archiver was originally created by Jonathan Forbes and Tomi Poutanen.
Based on freely available ANSI-C source code (unlzx.c 1.1 (03.4.01)) by Erik Meusel and Dan Fraser. Rewrite in C++ with Qt-based GUI.
Prebuilt application binaries available in my page: http://personal.inet.fi/koti/ipr/qunlzx/index.html
See also:
- The LZX Page: http://xavprods.free.fr/lzx/
- Wikipedia article: http://en.wikipedia.org/wiki/LZX_(algorithm)
