home *** CD-ROM | disk | FTP | other *** search
- UNZIPZ vers 0.2
- Z-System UNZIPPER
-
-
- The files in this archive are my Z-modified version of UNZIP 1.2.
- They consist of three files in order to make sure that the
- unitialised data ends up at the end of all files linked. Also,
- because the unitialised data file (UDATZI.Z80) needed to share
- some equates with the main program, all equates have been put in
- a separate .LIB file.
-
- The original program is fast and dirty. This Z-modified version
- gets rid of some of the dirty without sacrificing too much else.
- Note however, it is only in embryonic stages... It has not
- developed to the point of UNARCZ10 for example.
-
- That said though, it does work, and well enough to find a niche
- out there. Its main advantage is speed when you wish to extract
- all the files in the archive. You can now specify particular
- files to extract, but it isn't much quicker in that mode, as it
- still decodes each file in the archive and checks its CRC. That
- will change in a future version.
-
- The display is now better, but it is very much in development
- mode! The idea is to have it approximately mimic UNARCZ10. It
- kind of does that now, but leaves out a lot of information... I'm
- working on it!
-
- Source code is included, but without comments. If you'd like to
- know more, contact me.
-
- Simeon!
- Z-Node 62
- Perth
- Western Australia.