Sweden-Number/dlls/winedos
Sylvain Petreolle f20026e7eb Changed some functions to reset CFLAG on success.
Added some traces.
2003-09-03 00:09:29 +00:00
..
.cvsignore Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
Makefile.in Split timer code into separate source file. 2003-06-13 16:28:49 +00:00
devices.c Make all users of DOSVM_Enter explicitly set V86 flag. 2003-08-25 01:01:01 +00:00
dma.c Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosaspi.c Make all users of DOSVM_Enter explicitly set V86 flag. 2003-08-25 01:01:01 +00:00
dosconf.c Moved dosconf.c to winedos. 2003-04-21 23:22:53 +00:00
dosexe.h Make all users of DOSVM_Enter explicitly set V86 flag. 2003-08-25 01:01:01 +00:00
dosvm.c Add support for specific EOI PIC command. 2003-09-01 23:55:53 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
fpu.c Make FPU emulation use CS:IP when determining location of calling 2003-08-20 18:17:39 +00:00
himem.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
int1a.c Make int1a BIOS ticks be equal to BIOS segment ticks. 2003-07-15 20:50:34 +00:00
int2a.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int2f.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
int4b.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int5c.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int09.c Add IRQ acknowledge handler for internal IRQs. 2003-06-23 03:35:51 +00:00
int10.c Return correct segment for VESA information. 2003-04-08 19:41:03 +00:00
int11.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int12.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int13.c O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice() anyway. 2003-06-23 19:50:16 +00:00
int15.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int16.c Remove obsolete code from DOSVM_Wait. 2003-05-02 20:12:52 +00:00
int17.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
int19.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int20.c Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
int21.c Changed some functions to reset CFLAG on success. 2003-09-03 00:09:29 +00:00
int25.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int26.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int29.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
int31.c Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
int33.c int33 21h is identical to int33 00h. 2003-09-02 00:58:42 +00:00
int41.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int67.c Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
interrupts.c Make all users of DOSVM_Enter explicitly set V86 flag. 2003-08-25 01:01:01 +00:00
ioports.c VGA emulation now supports outw and outl. 2002-07-29 23:29:03 +00:00
module.c Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
relay.c Avoid including stackframe.h if it's not needed. 2003-08-27 02:52:17 +00:00
soundblaster.c Implemented DSP Version command. 2003-02-26 20:27:23 +00:00
timer.c Make timer IRQ handler regular builtin interrupt handler instead of 2003-06-30 02:03:48 +00:00
vga.c Allow application to use VGA window that overlaps framebuffer only 2003-08-29 22:13:11 +00:00
vga.h VGA text mode no longer flickers and it is much faster. 2002-11-24 22:15:56 +00:00
vxd.c Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
winedos.spec Moved the functionality of starting Win16 and DOS programs from the 2003-04-27 00:47:58 +00:00
wprocs.spec Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
xms.c Removed unused #include of module.h. 2003-01-02 17:59:47 +00:00