TUNZIP

TuNzIp, TNIs zip decompression tool

Description

TuNzIp is the first decompressor on MSX that works with the ubiquitous "deflate" algorithm. This allows you to compress ZIP files anywhere and decompress them on MSX running MSX-DOS2.

Compared to the LZH decompressor LHext, speed is similar when using a RAM disk, but TuNzIp beats LHext by 1.5 times when working with diskettes. Rather than brute-forcing more speed, it relies on smart algorithms that minimize the memory footprint, in order to facilitate integration in other programs.

Version 0.91 info: Only supports ZIP files with filenames in 8.3 format (longer filenames will be cut off), and without subdirectory trees. Files are decompressed to the current working directory. Existing files are not overwritten. Broken/partial files are kept. Later versions will add support for longer filenames and subdirectories, as well as various commandline switches.

TuNzIp is written by Patriek Lesparre, (c) 2005-2015 by The New Image

Files
Package
Individual files
Default install directory
A:\TUNZIP
Build files
Build script
mkdir -p package/
unzip TuNzIp.zip
mv tunzip.com package/
mv tunzip.txt package/
  • 0.91 2019-10-13
    • First release
Details
Category
Files
Author
Patriek Lesparre
Packager
Fubukimaru
License
 Freeware
Url
 http://www.tni.nl/products/tunzip.html
Install instructions
hub install TUNZIP