ChangeSet ID: 1024959448244397072660835 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/06/24 17:57:28
Modified files: dlls/winedos : ioports.c vga.c
Log message: Jukka Heinonen jhei@iki.fi 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.
Patch: http://cvs.winehq.com/patch.py?id=1024959448244397072660835
Revision Changes Path 1.5 +67 -0 wine/dlls/winedos/ioports.c 1.14 +4 -1 wine/dlls/winedos/vga.c