/****************************************************************************
 SVGA.DLL

 Copyright 1991, GO Corporation, All Rights Reserved
****************************************************************************/

The SVGA.DLL supports the ATI supervga cards in 1024x768x16 mode. If you have
an ATI VGAWONDER+ or the XL-series card with 512Mb, and a monitor capable of
displaying this resolution, you can run PenPoint in this higher resolution mode.
To do so,

(1)	Choose "ScreenType=ATI768" in mil.ini instead of the usual std480.
(2)	Replace the line "go0-ega-v1(0)" by "go0-svga-v1(0)" in boot.dlc.
(3)	If you system is a single monitor debugging system, you'd have to
	do the same thing to console.dlc.
(4)	When PenPoint boots, the boot progress bar will not be visible. This
	is OK - when booting completes, the full PenPoint screen will be
	visible.

This driver only supports the ATI cards and has been tested with the two
models mentioned above. If you have the hardware, we recommend highly that
you test out the device-independent property of your application with this
driver.
