Sweden-Number/dlls/winedos
Jukka Heinonen 02c67f3114 Make int1a BIOS ticks be equal to BIOS segment ticks.
Fix bugs in int1a subfunctions.
2003-07-15 20:50:34 +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 Remove obsolete code from DOSVM_Wait. 2003-05-02 20:12:52 +00:00
dma.c
dosaspi.c
dosconf.c Moved dosconf.c to winedos. 2003-04-21 23:22:53 +00:00
dosexe.h Make timer IRQ handler regular builtin interrupt handler instead of 2003-06-30 02:03:48 +00:00
dosvm.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
dosvm.h
fpu.c
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
int2f.c
int4b.c
int5c.c
int09.c Add IRQ acknowledge handler for internal IRQs. 2003-06-23 03:35:51 +00:00
int10.c
int11.c
int12.c
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
int16.c Remove obsolete code from DOSVM_Wait. 2003-05-02 20:12:52 +00:00
int17.c
int19.c
int20.c
int21.c Migrate create/open file functions to winedos. 2003-06-16 01:18:01 +00:00
int25.c
int26.c
int29.c
int31.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
int33.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
int41.c
int67.c
interrupts.c Start processing asynchronous DOS events in DPMI mode. 2003-07-01 03:37:41 +00:00
ioports.c
module.c Make timer IRQ handler regular builtin interrupt handler instead of 2003-06-30 02:03:48 +00:00
relay.c Add IRQ acknowledge handler for internal IRQs. 2003-06-23 03:35:51 +00:00
soundblaster.c
timer.c Make timer IRQ handler regular builtin interrupt handler instead of 2003-06-30 02:03:48 +00:00
vga.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
vga.h
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