INT 62 u - FGDRIVER v4.02 - "FG_SETMODE" - SELECT VIDEO MODE AND INITIALIZE
	AX = 00B0h
	BX = new video mode or FFFFh for current mode (see #03500)
	ES:DX -> WORD shareware splash screen flag
Notes:	the FGDRIVER functions are rearranged with each major release, but
	  their parameters do not change (see #03474 at AX=0000h)
	This call resets the active video page to page 0000h, the clipping
	  region to the entire screen, text rows to 25, etc.
	in the shareware version, FGDRIVER sets the word pointed at by ES:DX
	  to 9090h after it shows the shareware announcement to the user
SeeAlso: AX=004Bh,INT 10/AH=00h


(Table 03500)
Values for FGDRIVER video mode:
 00h-07h standard BIOS(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware.  The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly. modes
 09h	PCjr/Tandy1000 320x200x16
 0Bh	Hercules graphics 720x348
 0Ch	Hercules graphics 320x200
 0Dh-13h standard BIOS(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware.  The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly. modes
 14h	VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers. graphics 320x200x256
 15h	VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers. graphics 320x400x256
 16h	VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers. graphics 320x240x256
 17h	VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers. graphics 320x480x256
 18h	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 640x400x256
 19h	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 640x480x256
 1Ah	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 800x600x256
 1Bh	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 1024x768x256
 1Ch	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 800x600x16
 1Dh	SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics 1024x768x16