home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / ARCHIVE / PKV100.ZIP / README < prev   
Encoding:
Text File  |  1990-10-14  |  712 b   |  39 lines

  1.                                 October 14, 1990
  2.  
  3.          This program is the complete ASM source for PKVIEW.
  4.  
  5.          The program displays the contents of a PKWARE ZIP file, using
  6.          the local file headers of each ZIP member.
  7.  
  8.          The intent of this code is to provide instruction on how
  9.          to implement a ZIP display routine for your own code, and also
  10.          to encourage the (dying) art of assembler programming.
  11.  
  12.          Note that the executable code is less than 2500 bytes long.
  13.          No runtime packages, no setup code, no waste.
  14.  
  15.  
  16.          Enjoy.
  17.  
  18.          Bruce Gavin,
  19.          Online Reference BBS
  20.          719/591-0302
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.