..
.cvsignore
…
Makefile.in
Moved $(MODULE).o rule out of Make.rules into the individual
2000-09-29 00:28:25 +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 some unnecessary includes.
2000-12-13 20:23:41 +00:00
dosconf.c
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
2000-11-27 23:54:25 +00:00
dosmem.c
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +00:00
dpmi.c
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
int1a.c
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
2000-11-27 23:54:25 +00:00
int2a.c
…
int2f.c
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +00:00
int3d.c
…
int4b.c
…
int5c.c
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +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
Fixed miscellaneous typos, syntactic and grammatical errors.
2000-12-02 20:18:08 +00:00
int11.c
Use the DRIVE_* API constants instead of the DRIVETYPE enum.
2000-12-12 00:44:42 +00:00
int12.c
…
int13.c
Use the DRIVE_* API constants instead of the DRIVETYPE enum.
2000-12-12 00:44:42 +00:00
int15.c
Fixed miscellaneous typos, syntactic and grammatical errors.
2000-12-02 20:18:08 +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
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
int21.c
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
int25.c
Removed some unnecessary includes.
2000-12-13 20:23:41 +00:00
int26.c
Removed some unnecessary includes.
2000-12-13 20:23:41 +00:00
int29.c
…
int33.c
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
int41.c
…
interrupts.c
Moved the few remaining functions in wprocs.dll to kernel.dll.
2000-12-01 21:25:31 +00:00
ioports.c
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
vga.c
Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
2001-01-04 22:44:55 +00:00
vxd.c
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +00:00
xms.c
Use getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13 20:22:47 +00:00