home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / asm / l80rst.lbr / L80RST.DOC < prev   
Encoding:
Text File  |  1993-06-08  |  512 b   |  11 lines

  1.             L80RST.ASM
  2.  
  3.     L80RST is a patch for Microsoft L80 Version 3.44.
  4. L80 does a disk system reset for each command typed.  This
  5. permits disks to be changed in the middle of a link in case
  6. all the files being linked aren't on the same disk, but it
  7. also takes a lot of time.  If you never swap disks during a
  8. link then eliminating these disk system resets makes L80 run
  9. almost twice as fast (when linking small modules).  L80RST
  10. eliminates the disk system resets.
  11.