wine-wine/dlls/winedos
Jukka Heinonen 77c239979a Add support for moving VGA controller window in framebuffer using SVGA
interrupts. Detect correctly color plane modes and linear modes,
including Mode-X. Moved VESA interrupts into separate function and
implemented few more stubs.
2002-08-13 03:17:42 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Removed some unnecessary imports. 2002-05-23 02:46:10 +00:00
devices.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dma.c Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosaspi.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dosexe.h Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosvm.c Added support for FPU emulation interrupts. 2002-07-10 23:22:29 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int09.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int10.c Add support for moving VGA controller window in framebuffer using SVGA 2002-08-13 03:17:42 +00:00
int16.c Make sure we wait some time during int16 keyboard query call. 2002-07-03 01:13:34 +00:00
int17.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int19.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int20.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int21.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
int29.c Removed obsolete console driver. 2002-04-11 21:50:16 +00:00
int31.c Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
int33.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
int67.c Add save/restore mapping context routines. 2002-06-24 22:50:22 +00:00
ioports.c VGA emulation now supports outw and outl. 2002-07-29 23:29:03 +00:00
module.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
soundblaster.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
vga.c Add support for moving VGA controller window in framebuffer using SVGA 2002-08-13 03:17:42 +00:00
vga.h Add support for moving VGA controller window in framebuffer using SVGA 2002-08-13 03:17:42 +00:00
winedos.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
xms.c When freeing XMS memory block, return an error if block has not been 2002-04-29 17:12:29 +00:00