Notes:
It should be fully backwards compatible with Johan Gill's z.library v50.0 but
with the following improvements:
- Based on the current latest zlib version (1.2.5)
- M68k jumptable for compatibility with m68k programs
- Library source code is available under BSD license
- Implements the following new functions:
- ZlibVersion()
- Compress()
- Uncompress()
Installation:
Copy z.library LIBS:
To Do:
Create libz.a and libz.so that make use of this library.
Changes:
52.1 (28-Aug-2010)
- First released version
|