home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3util / snap13b.lbr / SNAP13.FOR < prev    next >
Encoding:
Text File  |  1992-04-28  |  640 b   |  15 lines

  1. SNAP, Version 1.3            April 28, 1992         Rob Friefeld
  2. For ZCPR 3.3+.  Saves all or some of the system package segments 
  3. to a self-loading file.  Sets the program error flag if a system 
  4. image cannot be loaded (so that an alias can be aborted).
  5.  
  6. Version 1.3
  7. The loader now calls old IOP's "SELECT" entry with B = FFh before
  8. loading the new IOP, as per NZIOP.Z80 by Joe Wright.  Put the DI/EI
  9. sequence around the actual LDIR that moves the segment rather than
  10. leaving interrupts disabled for the whole PUTSEG routine.
  11. -- Bruce Morgen, 11/20/91
  12.  
  13. Version 1.3b
  14. Corrected error in config file. SNAP is unchanged.
  15.