home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / SYSUTL / TSRWRK32.ZIP / CONTENTS.LST next >
Encoding:
File List  |  1989-05-31  |  1.3 KB  |  45 lines

  1.  
  2.                    List of Files in TSRW31.ARC
  3.  
  4. TSRWORK system files:
  5.  
  6. DEVICES.EXE  -  Program to display information about current device drivers
  7. DEVICES.ASM  -  Source code for DEVICES.EXE
  8. DEVICES.DOC  -  Documentation for DEVICES
  9.  
  10. FREERAM.COM  -  Program which shows current free memory
  11. FREERAM.ASM  -  Source code for FREERAM.COM
  12.  
  13. FMARK.COM    -  Program to create file marks for TSRs
  14. FMARK.ASM    -  Source for FMARK.COM
  15.  
  16. MARK.COM     -  Program to create memory marks for TSRs
  17. MARK.ASM     -  Source for MARK.COM
  18.  
  19. REMARK.COM   -  Program to disable TSRs without unloading them
  20. REMARK.ASM   -  Source for REMARK.COM
  21.  
  22. UNMARK.COM   -  Program to unload (remove) TSRs from memory
  23. UNMARK.ASM   -  Source code for UNMARK.COM
  24.  
  25. WATCH.COM    -  TSR program to keep track of all TSRs
  26. WATCH.ASM    -  Source code for WATCH.COM
  27.  
  28. SHOWTSRS.EXE -  Program to display current TSRs, interrupts hooked, etc.
  29. SHOWTSRS.ASM -  Source for SHOWTSRS.EXE
  30.  
  31. WORKTSRS.DOC -  Documentation for TSRWORK system
  32.  
  33. ------
  34.  
  35. LOADTSRS  system files:
  36.  
  37. MENUTSRS.EXE -  Program to allow menu selection of TSRd to be loaded at boot
  38. MENUTSRS.ASM -  Source code for MENUTSRS.EXE
  39.  
  40. TSRMENU.BAT  -  Batch file required for LOADTSRS system
  41.  
  42. KILLLOAD.BAT -  Batch file required for LOADTSRS system
  43.  
  44. LOADTSRS.DOC -  Documentation for LOADTSRS system
  45.