home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 9 / 1995-08_Disc_9.iso / vesa / tseng / vesa.doc < prev   
Text File  |  1993-01-06  |  1KB  |  30 lines

  1.  
  2.                  VESA Super VGA BIOS Extension Driver
  3.  
  4.  
  5. TLIVESA.COM is the VESA Super VGA BIOS Extension driver for video
  6. boards based on Tseng Labs ET3000 and ET4000 chips. The driver
  7. implements Version 1.1 of the VESA specification and is a
  8. terminate-and-stay-resident (TSR) program which intercepts the video
  9. BIOS interrupt vector to provide additional BIOS commands supporting
  10. super-VGA modes.
  11.  
  12. To load, type the command:
  13.  
  14.         TLIVESA [ENTER]
  15.  
  16. at the DOS prompt. TLIVESA may be loaded through a batch file for
  17. convenience. After loading the driver, any VESA application can be
  18. run.
  19.  
  20. The program can also be unloaded, freeing up memory, provided no other
  21. resident program which intercepts the video BIOS interrupt vector is
  22. loaded afterward. (Actually, no resident program at all should be
  23. loaded afterward in order to really free the memory.)
  24.  
  25. To unload, type the command:
  26.  
  27.         TLIVESA U [ENTER]
  28.  
  29. Unloading TLIVESA may also be performed through a batch file.
  30.