Tinytim File Compression Utility v1.0 31/01/01 Zipped files: \tinytim tiny.exe Tinytim compression utility, Windows console application libtiny.a Tinytim compression library for Net Yaroze libtiny.a.lib CodeWarrior equivalent of the above libtiny.h header for library libtiny.txt library function information readme.txt this file \tinytim\source zlib.zip zlib public domain compression library source code codecs.tgz compression source code examples \tinytim\source\pc source code for tiny.exe \tiny\source\yaroze source code for libtiny.a What it is Tinytim is a file compression utility designed to allow compression and decompression of file data on the PC and yaroze. Tiny.exe provides compression and decompression on the PC, while the yaroze library libtiny.a provides the same functionality on the playstation. Tinytim supports two compression types, delate/inflate from the zlib compression library, written by Jean-Loup Gailly and Mark Adler, and huffman compression using code written by David Bourgin. Huffman encoding gives reasonable compression, while zlib is better, more on a par with WinZip, but its memory requirements are greater. Libtiny.txt contains a table of the memory requirements of each library function. Depending on the size of your project you'll need to decide which compression type is right to use. In general huffman compression is better for small projects and zlib better for larger ones. Installation and use Place tiny.exe either in the current directory or somewhere along the Path. Beside siocons is ideal. To use tiny.exe the syntax is: tiny