The SVGA block code was not accessible (AH and AL inverted). Fixed.
authorChristian Costa <titan.costa@wanadoo.fr>
Tue, 28 May 2002 22:44:53 +0000 (22:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 May 2002 22:44:53 +0000 (22:44 +0000)
commitcc208a151fc90a948a5b2247463a379bfa4a1a15
tree8d8850cd8b907bf8487d61a8debab7cab133cccc
parent8e2cbcab7b08feb99f253d440600ed9e74669953
The SVGA block code was not accessible (AH and AL inverted). Fixed.
Removed duplicate VESA Get SuperVGA INFORMATION function.
Fix and finish its implementation.
Add 2 functions to managed structures in the BiosSys segment.
dlls/winedos/int10.c
include/miscemu.h
msdos/dosmem.c