home *** CD-ROM | disk | FTP | other *** search
- |-----------------------------------------------------------------------|
- |This software is provided on a pre-release Beta basis. Use this |
- |software at your own risk! Everex is not liable for losses resulting |
- |from the use of this software. |
- |-----------------------------------------------------------------------|
- |The following programs are written to loosely conform to the VESA |
- |Super VGA BIOS Extension document VS891001. The sample programs |
- |provided are intended as demonstrations and are not intended to be |
- |examples of high-performance implementations of the VESA standard. |
- |If you find any omissions or errors, please report them to me on the |
- |Everex Systems BBS at (415) 683-2984. |
- | Gary Lorensen |
- | Everex Systems, Inc. |
- | 48571 Milmont Dr. B3 |
- | Fremont, CA 94538 |
- |-----------------------------------------------------------------------|
-
- Files included in the Everex VESA Developer's Toolkit:
-
- README.DOC - This file
- VESA.DOC - A complete specification of the VESA Super VGA
- BIOS Extension v1.0
- VESA.COM - A memory resident program which implements
- VESA Super VGA BIOS Extension v1.0 on the
- Everex EVGA (Ev673), Viewpoint VGA (Ev678),
- Ultragraphics II VGA (Ev236), and future
- Everex VGA cards. The resident portion is
- approximately 2.5K in size.
- TESTVESA.PAS - An example program that checks to see if VESA
- support is present and then gets information
- regarding modes supported and their formats.
- VESAMODE.PAS - An example program that sets a specified
- standard VGA, OEM, or VESA-defined mode.
- VESABOX.PAS - A simple (and not completely implemented)
- example program that finds out the current
- video mode and then proceeds to draw a box
- around the perimeter of the screen using
- pixels or line draw characters, depending on
- the memory organization.
- SAVEVESA.PAS - An example program which uses the VESA
- Save/Restore Video State function to save
- and restore the video state.
-
- |-----------------------------------------------------------------------|
-