The SVGA block code was not accessible (AH and AL inverted). Fixed.
[wine] / dlls / winedos / int10.c
2002-05-28  Christian CostaThe SVGA block code was not accessible (AH and AL inver...
2002-05-16  Christian CostaHandle properly the requested video mode in Int10h...
2002-05-14  Robert CoeymanAdded the rest of the register manipulation code to...
2002-04-20  Christian CostaGET FUNCTIONALITY/STATE INFORMATION: The input paramete...
2002-04-17  Christian CostaImplement SET INDIVIDUAL DAC REGISTER and SET BLOCK...
2002-04-11  Alexandre JulliardRemoved obsolete console driver.
2002-04-11  Jukka HeinonenRemoved obsolete text mode color and attribute code.
2002-04-08  Jukka HeinonenWrites to stdout and VGA_WriteChars routine now update...
2002-04-03  Jukka HeinonenRedirect DOS writes to stdout/console to DOSVM_PutChar.
2002-03-20  Admiral CoeymanBeginnings of the code that should allow DOS programs...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.