home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1996 #11 / CDD_11_96.ISO / demos / sierra / vesa / mach32 / vvesa.txt < prev   
Encoding:
Text File  |  1995-11-06  |  6.3 KB  |  167 lines

  1. October 22, 1993
  2.  
  3. RELEASE NOTES FOR VESA SUPER VGA BIOS EXTENSION VVESA.COM (VER 2.22)
  4.  
  5. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT
  6.  
  7. Contents
  8.  
  9. 1.0     Introduction
  10. 2.0     Command Line Keywords
  11. 3.0     VESA Modes Supported
  12. 4.0     Vesatest Utility
  13. 5.0     Windows and VVESA.COM
  14. 6.0     VESA Standards
  15.  
  16.  
  17. 1.0     Introduction
  18.  
  19. VVESA.COM  is a Terminate and Stay Resident (TSR) program. It  is
  20. the implementation of the VESA Super VGA BIOS Extension  Standard
  21. #VS911022.
  22.  
  23. VVESA  is not a driver. It is a program which enables your  video
  24. board  to  be used with VESA compatible  software.  Consult  your
  25. software manual or your software manufacturer's Technical Support
  26. to see if a VESA driver is available for your software.
  27.  
  28. Install your software for VESA Super VGA.  Then run VVESA  before
  29. running  your VESA compatible software.  If you prefer,  a  batch
  30. file  can be written to invoke VVESA and then your software.  The
  31. resident portion of VVESA only consumes a small amount of memory.
  32. To run  MS Windows 3.1 with  VESA 800x600  16-color driver in the
  33. 7-bit video mode 6A, VVESA is not required.
  34.  
  35. To remove VVESA from memory, type: VVESA OFF.
  36.  
  37.  
  38. 2.0     Command Line Keywords
  39.  
  40. Here is a list of VVESA advanced command line keywords:
  41.  
  42.     OFF   Remove the driver from the system memory.
  43.  
  44.     PAN   Enable Linear Address
  45.           It  allows  user  to pan or scroll  within  the  entire
  46.           display  memory. Standard VGA will wrap around  at  the
  47.           end of 64K in planar mode.  Linear address is  disabled
  48.           at default.
  49.  
  50.     55rw  Force single page read & write mode
  51.           The Write Page number is set to Read Page number when a
  52.           display  mode is initialized.  (Note that only  display
  53.           controller  28800-5 or higher is default to  dual  page
  54.           mode,   i.e. the writeable and readable windows can  be
  55.           programmed independently)
  56.  
  57.     DUALPAGE
  58.           Turns on individual read and write windows which can be
  59.           programmed independently for all supported 8, 15 and 24
  60.           bit modes including: 100h, 101h, 103h, 105h, 110h, 112h
  61.           and 113h.
  62.  
  63.  
  64.     FOR MACH32 CARD USERS ONLY:
  65.  
  66.     DUALPAGE
  67.           Does not enable separate read and write windows for
  68.           the following 15 and 16 bit modes: 110h, 111h, 113h, 114h,
  69.           115h, 116h and 117h.
  70.  
  71.     NOHICOLOR
  72.           Disables  support for 32,768, 65,536 and 16.7M colour modes on
  73.           mach32 products.  It also disables support for mode 107h (1280
  74.           x 1024 256 colours). It will save above 4K of system memory if
  75.           your application does not support these high color modes.
  76.  
  77.     ********
  78.     WARNING:
  79.     ********
  80.           If you change the VGA Memory Size setting in the Install
  81.           program, you must UNLOAD and then RELOAD the VESA driver.
  82.           Failure to do so can cause unpredictable results as the
  83.           driver may try and set modes that are no longer supported by
  84.           the new setting, or fail to support modes that are now possible.
  85.           To unload the driver use the command "vvesa off", to reload
  86.           it simply use the command "vvesa."
  87.  
  88.           When using VVESA.COM with a mach32, the recommended VGA Memory
  89.           Size setting is "Shared." This will make the maximum number of
  90.           VESA modes available.
  91.  
  92.  
  93.  
  94. For  example,  to enable driver to view  display  memory  at
  95. upper 512KB, type:
  96.  
  97.                 VVESA PAN      <enter>
  98.  
  99. Then run your VVESA application.
  100.  
  101.  
  102. 3.0     VESA Modes Supported
  103.  
  104. The following VESA modes are supported:
  105.  
  106.      MODE      RESOLUTION        MEMORY    MEMORY           PRODUCT
  107.      NUMBER    /COLORS           REQUIRED  MODEL            REQUIRED
  108.  
  109.      100h      640x400   /256    512KB     packed pixel
  110.      101h      640x480   /256    512KB     packed pixel
  111.      102h      800x600   /16     256KB     4-plane planar
  112.      103h      800x600   /256    512KB     packed pixel
  113.      104h      1024X768  /16     512KB     4-plane planar   all except V3
  114.      105h      1024X768  /256    1MB       packed pixel
  115.      107h      1280X1024 /256    1MB       packed pixel     mach32
  116.      108h      80x60/16          256KB     Text mode
  117.      109h      132x25/16         256KB     Text mode
  118.      10Ah      132x43/16         256KB     Text mode
  119.      110h      640x480/32768     1MB       packed pixel     XL, XL24
  120.                                                             mach32
  121.      111h      640x480/65536     1MB       packed pixel     mach32
  122.      112h      640x480/16.7 M    1MB       packed pixel     XL24, mach32
  123.      113h      800x600/32768     1MB       packed pixel     XL24, mach32
  124.      114h      800x600/65536     1MB       packed pixel     mach32
  125.      115h      800x600/16.7 M    2MB       packed pixel     mach32
  126.      116h      1024x768/32768    2MB       packed pixel     mach32
  127.      117h      1024x768/65536    2MB       packed pixel     mach32
  128.  
  129. Note that some display adapters may not be capable of  displaying
  130. all  the  modes listed above  depending on the  model,  amount of
  131. video memory  and how the  display adapter is  configured.  Check
  132. the user's manual of your display adapter for  information on how
  133. to configure display adapter and the available modes.
  134.  
  135. Note that when using modes 107h, 110h, 111h, 112h, 113h, 114h, 115h,
  136. 116h, or 117h on the mach32 some applications may appear with dim or
  137. incorrect colors. This happens because these modes require the colour
  138. registers (i.e. DAC registers) to be set through video BIOS calls only.
  139. Some applications set these registers directly, which results in
  140. incorrect colour settings in these modes. If you encounter this problem,
  141. contact the application publisher.
  142.  
  143.  
  144. 4.0     Vesatest Utility
  145.  
  146. VESATEST.EXE  is a  utility  program  to  check  which modes are
  147. supported on  your  display adapter,  run VESATEST after loading
  148. VVESA.  This utility  will provide a listing  of all VESA  modes
  149. available on your card.
  150.  
  151.  
  152. 5.0     MicroSoft Windows and VVESA.COM
  153.  
  154. Running VVESA.COM under Microsoft Windows is not recommended and can
  155. corrupt the display.
  156.  
  157.  
  158. 6.0     VESA Standards
  159.  
  160. Programmers  requiring more information about VESA standards  may
  161. obtain copies of the specifications by writing or calling:
  162.  
  163.               VESA
  164.               1330 South Bascom Ave., Suite D
  165.               San Jose, CA 95128
  166.               (408) 971-7525
  167.