Redirect all reads and writes to VGA controller to VGA emulation.
commit97a003fc37ca6b38c7cfbca34e9c74f1b5372ccd
authorJukka Heinonen <jhei@iki.fi>
Mon, 24 Jun 2002 22:57:28 +0000 (24 22:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jun 2002 22:57:28 +0000 (24 22:57 +0000)
tree8ca36337848eb040ecc4b6d99f4b7f6aa4737c8f
parentd19a64eafa98da314c85031d74506adbbfe121c9
Redirect all reads and writes to VGA controller to VGA emulation.
Catch and report 16/32-bit reads/writes to VGA controller.
Use correct flags when creating full screen DirectDraw window for
VGA.
dlls/winedos/ioports.c
dlls/winedos/vga.c