home *** CD-ROM | disk | FTP | other *** search
/ Point Programming 1 / PPROG1.ISO / c / svgkt4 / doc / read.me < prev    next >
Encoding:
Text File  |  1993-10-18  |  2.9 KB  |  72 lines

  1.  
  2.                         The SuperVGA Test Library
  3.                         -------------------------
  4.  
  5.                               Version 4.2
  6.  
  7.                               18 Sep 1993
  8.  
  9.  
  10. The SuperVGA Test Library is a set of routines for working with SuperVGA
  11. video cards that have a VESA VBE comliant Video BIOS. This library was
  12. an offshoot from the development of the Universal VESA VBE, which is an
  13. installable TSR to provide VESA VBE video BIOS extensions for most
  14. SuperVGA cards. It is intended to show how to program the SuperVGA
  15. cards through the VESA VBE and uses some of the more powerful features
  16. that the latest standard include in your own software. It was not
  17. designed with speed in mind, but more as an explanatory and exploratory
  18. tool.
  19.  
  20. The Universal VESA VBE
  21. ----------------------
  22.  
  23. This package also contains the source and executables for the Universal
  24. VESA VBE. This is a small TSR for providing the latest VESA BIOS extensions
  25. for most SuperVGA cards on the market. Please refer to the file
  26. 'univbe\univbe.doc' for more information. Also note that this archive
  27. has the Universal VESA VBE Implementors Guide, a guide detailing the
  28. internals of the Universal VESA VBE and how to modify or add support for
  29. new SuperVGA cards. This file is a Microsoft Word for Windows 2.0 file,
  30. so you will need this program to view or print the file (I believe you
  31. can also read the file with Word Perfect for Windows).
  32.  
  33. Where to get the latest version
  34. -------------------------------
  35.  
  36. You can probably get the latest version of the package from Simtel20 or
  37. garbo (and their mirrors). However the absolute latest version will always
  38. be available from the following ftp site:
  39.  
  40.     godzilla.cgl.rmit.oz.au (131.170.14.2): kjb/MGL/svgakt??.zip
  41.  
  42. The official support BBS for SciTech Software products is PC Connection
  43. Australia. This BBS has 12 9600 bps modems supporting MNP2-4 and MNP5
  44. data compression. You can log on and download SciTech Software files
  45. for no charge, however if you wish to access the support forum, it costs
  46. $0.50 an hour in connect charges (payable via credit card). You can send
  47. mail to SciTech software as a non-registered user by mailing the userid
  48. SciTech. To access PC Connection:
  49.  
  50.     PC Connection Australia BBS
  51.     Ph:         (03) 388 0909
  52.     Files:      Scitech file library area
  53.     Support:    Scitech discussion forum area
  54.  
  55. Corrections, updates and queries
  56. --------------------------------
  57.  
  58. If you have any corrections or updates to the code in this package, or
  59. you have any questions you would like asked, feel free to contact me
  60. through one of the following methods.
  61.  
  62. Internet:       kjb@citri.edu.au
  63. Compuserve:     100237,2213
  64. PC Connection:  SciTech
  65.  
  66. Snail Mail:     Kendall Bennett
  67.                 SciTech Software
  68.                 G.P.O Box 4216NN
  69.                 Melbourne 3001
  70.                 AUSTRALIA
  71.  
  72.