wine-wine/msdos
Jukka Heinonen eca6182749 Move interrupt emulation code from INSTR_EmulateInstruction to winedos
dll. Make CTX_SEG_OFF_TO_LIN work with 32-bit segmented pointers
common in DPMI32. Fix winedos initialization so that DOSMEM_Init(TRUE)
is only called when DOS executable is started.
2002-10-23 22:24:10 +00:00
..
dosconf.c Don't use wine/unicode.h in the header files, include it directly 2002-10-23 20:20:59 +00:00
dosmem.c Add support for interrupts in 32-bit code. 2002-10-08 00:35:03 +00:00
dpmi.c Move interrupt emulation code from INSTR_EmulateInstruction to winedos 2002-10-23 22:24:10 +00:00
fpu.c Added support for FPU emulation interrupts. 2002-07-10 23:22:29 +00:00
int1a.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int2a.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
int2f.c Added DPMI segments structure and related function to avoid direct 2002-09-04 18:52:22 +00:00
int4b.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int5c.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int11.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int12.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int13.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
int15.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +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
int25.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int26.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
int41.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
interrupts.c - change the internal functions in windows/cursoricon.c to use 32bit 2002-10-10 21:22:09 +00:00
ioports.c MSVC compatibility fixes. 2002-08-28 23:42:34 +00:00
ppdev.c Removed references to advapi32 registry functions from some of the 2002-09-13 17:47:44 +00:00
vxd.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00