home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / read.me < prev    next >
Text File  |  1995-02-15  |  3KB  |  87 lines

  1.  
  2.                          The Universal VESA VBE
  3.                          ----------------------
  4.  
  5.                                Version 4.3
  6.  
  7.                               20 March 1994
  8.  
  9.  
  10. The Universal VESA VBE is a small Terminate and Stay Resident (TSR) program
  11. that extends the video BIOS of SuperVGA video cards to make them compatible
  12. with the Video Electonics Standards Association (VESA) recommended
  13. Video BIOS Extensions (VBE).
  14.  
  15. By having a video card that has a VESA VBE compatible BIOS, or by
  16. installing this small TSR, programs that support the VESA VBE programming
  17. interface will work correctly for your SuperVGA. This helps to solve a
  18. lot of problems with compatability between different SuperVGA cards on the
  19. market. Note that this program will not take advantage of any of the
  20. acceleration features that your video card may provide.
  21.  
  22. NOTE: When you unzip this archive, make sure you use the -d option to
  23.       create the correct directory structure.
  24.  
  25. Where to get the latest version
  26. -------------------------------
  27.  
  28. You can probably download the latest shareware version of the package from
  29. your local BBS, or you via the internet using ftp from Simtel20 or garbo (and
  30. their mirrors):
  31.  
  32.     oak.oakland.edu:    pub/msdos/graphics/univbe??.zip
  33.     garbo.uwasa.fi:     pc/graphics/univbe??.zip
  34.  
  35. If you have access to CompuServe, you can download the file from the
  36. IBMPRO VESA file library (12) as the file uvbe??.zip (CompuServe has
  37. restrictive file naming conventions).
  38.  
  39. Corrections, updates and queries
  40. --------------------------------
  41.  
  42. If you have any corrections or updates to the code in this package, or
  43. you have any questions you would like asked, feel free to contact me
  44. through one of the following methods.
  45.  
  46. Internet:       rcskb@minyos.xx.rmit.edu.au
  47. Compuserve:     100237,2213
  48.  
  49. Snail Mail:     Kendall Bennett
  50.                 SciTech Software
  51.                 GPO BOX 4216NN
  52.                 Melbourne 3001
  53.                 AUSTRALIA
  54.  
  55. Credits
  56. -------
  57.  
  58. Credits must be given where credits are due. Finn Thoegersen, the author
  59. of the VGADOC package has provided me with results and corrections for
  60. the code after testing it on more SuperVGA adapters than I could possibly
  61. hope for. His VGADOC package along with John Bridges VGAKIT provided the
  62. information without which this package would never have gotten started.
  63. The whole PC graphics community is deeply in his debt.
  64.  
  65. Bob Pendleton must be thanked for originally suggesting that I try to
  66. convert the routines in the first versions of the SuperVGA kit into
  67. an installable VESA compliant TSR. Without his inspiration this thing
  68. would probably never have gotten started.
  69.  
  70. Tom Ryan and Rod Dewell from VESA have also been an inspiration, and
  71. provided me with the oportunity to get the Universal VESA VBE working
  72. across the board through co-operation with the video card vendors
  73. themselves.
  74.  
  75. Kevin Gillet from VESA has also been a great inspiration, providing
  76. me with the help that I need in terms of getting access to the new
  77. VBE specs and VBE directions.
  78.  
  79. David Penley from NCR Microelectronics has been a great help, providing
  80. test video boards and abundant amounts of technical documentation and
  81. advice.
  82.  
  83. Also a number of people on the net have provided feedback on the package,
  84. and I thank them for their help (there are too many to list :-)
  85.  
  86.  
  87.