Error in VGA video mode known mode list

Morten Rønne morten.roenne at tdcadsl.dk
Sun Mar 28 13:49:22 CDT 2010


There is an error in the VGA video mode list in dlls/krnl386.exe16/vga.c.

Mode 17 has the value 18 (0x12)
    {0x0012, GRAPHIC, 80, 30,  8, 16,  640,  480,  1,   2, 1, FALSE},   /* VGA
graphics mode 17 */
    {0x0012, GRAPHIC, 80, 30,  8, 16,  640,  480,  4,  16, 1, FALSE},   /* VGA
graphics mode 18 */

Reported in Bugzilla as #22194.

Best Regards
Morten Rønne



More information about the wine-patches mailing list