.. |
.cvsignore
|
|
|
devices.c
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
dosaspi.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
dosconf.c
|
Don't call strtok twice if it failed the first time.
|
2001-04-04 00:11:40 +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
|
|
|
int2a.c
|
|
|
int2f.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
int11.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
int12.c
|
|
|
int13.c
|
Implemented 64bit file size handling.
|
2001-05-14 20:09:37 +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
|
|
|
int20.c
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
int21.c
|
Implemented 64bit file size handling.
|
2001-05-14 20:09:37 +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
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
Makefile.in
|
|
|
vga.c
|
We must cast the return value of GetProcAddress.
|
2001-01-05 03:44:40 +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 |