home *** CD-ROM | disk | FTP | other *** search
- October 14, 1990
-
- This program is the complete ASM source for PKVIEW.
-
- The program displays the contents of a PKWARE ZIP file, using
- the local file headers of each ZIP member.
-
- The intent of this code is to provide instruction on how
- to implement a ZIP display routine for your own code, and also
- to encourage the (dying) art of assembler programming.
-
- Note that the executable code is less than 2500 bytes long.
- No runtime packages, no setup code, no waste.
-
-
- Enjoy.
-
- Bruce Gavin,
- Online Reference BBS
- 719/591-0302
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-