Sweden-Number/msdos
Andreas Mohr 7bed696aa3 Updates and error message improvements. 2001-09-19 22:34:38 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added /dev/parport support for direct port access. 2001-06-26 21:06:07 +00:00
devices.c Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
dosaspi.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
dosconf.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
dosmem.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
dpmi.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int1a.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int2a.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int2f.c Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
int3d.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int4b.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int5c.c Documentation fixes. 2001-07-11 18:56:41 +00:00
int09.c Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
int10.c Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
int11.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int12.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int13.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int15.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int16.c Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
int17.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
int19.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
int20.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
int21.c Removed HEAP_strdupA. 2001-07-24 21:45:22 +00:00
int25.c Updates and error message improvements. 2001-09-19 22:34:38 +00:00
int26.c Updates and error message improvements. 2001-09-19 22:34:38 +00:00
int29.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
int33.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
int41.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
interrupts.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
ioports.c Don't call Dosvm functions when Dosvm isn't initialized. 2001-08-15 23:19:45 +00:00
ppdev.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
vga.c Made DOS VGA display again with last months DDRAW updates. 2001-06-19 18:14:08 +00:00
vxd.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
xms.c Use getpagesize() instead of VIRTUAL_GetPageSize(). 2000-12-13 20:22:47 +00:00