11 Apr
2002
11 Apr
'02
5:33 p.m.
ChangeSet ID: 1018546395552652424740703 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/04/11 12:33:15 Modified files: dlls/winedos : int10.c vga.c vga.h Log message: Jukka Heinonen <jhei(a)iki.fi> Removed obsolete text mode color and attribute code. Made routines for text mode scolling, clearing and getting character at cursor use Windows console and VGA buffer. Patch: http://cvs.winehq.com/patch.py?id=1018546395552652424740703 Revision Changes Path 1.6 +7 -80 wine/dlls/winedos/int10.c 1.8 +56 -0 wine/dlls/winedos/vga.c 1.6 +10 -0 wine/dlls/winedos/vga.h