Sweden-Number/dlls/winedos
Andreas Mohr 90ce2c896f - Make int09 update the BIOS data segment's keyboard status flags
bytes, implement pause key handling.
- Let int16/02 read the keyboard status flags bytes instead of calling
  GetAsyncKeyState().
- Make the keyboard state buffer used for Get*Key*() reflect
  VK_L/RMENU properly.
- Small fixes.
2002-10-28 23:51:27 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Move interrupt emulation code from INSTR_EmulateInstruction to winedos 2002-10-23 22:24:10 +00:00
devices.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
dma.c Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosaspi.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
dosexe.h Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
dosvm.c - Make int09 update the BIOS data segment's keyboard status flags 2002-10-28 23:51:27 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int09.c - Make int09 update the BIOS data segment's keyboard status flags 2002-10-28 23:51:27 +00:00
int10.c Added DPMI segments structure and related function to avoid direct 2002-09-04 18:52:22 +00:00
int16.c - Make int09 update the BIOS data segment's keyboard status flags 2002-10-28 23:51:27 +00:00
int17.c Tiny int17 printer fix. 2002-10-25 03:49:15 +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 Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
int29.c Removed obsolete console driver. 2002-04-11 21:50:16 +00:00
int31.c Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
int33.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int67.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
interrupts.c Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
ioports.c VGA emulation now supports outw and outl. 2002-07-29 23:29:03 +00:00
module.c Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
soundblaster.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
vga.c Fixed some dll separation issues. 2002-08-30 00:03:25 +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 Move interrupt emulation code from INSTR_EmulateInstruction to winedos 2002-10-23 22:24:10 +00:00
xms.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00