.. |
.cvsignore
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
Makefile.in
|
Moved imports specification from the .spec into the Makefile so that
|
2002-05-09 00:05:48 +00:00 |
devices.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
dosaspi.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
dosexe.h
|
Terminating DOS program in real mode now calls ExitThread which is
|
2002-05-05 20:22:39 +00:00 |
dosvm.c
|
Terminating DOS program in real mode now calls ExitThread which is
|
2002-05-05 20:22:39 +00:00 |
dosvm.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int09.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int10.c
|
GET FUNCTIONALITY/STATE INFORMATION: The input parameter ES:DI is a
|
2002-04-20 20:52:05 +00:00 |
int16.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int17.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int19.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int20.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
int21.c
|
Real mode interrupt handler now handles interrupt 21 function 0C.
|
2002-05-05 20:22:06 +00:00 |
int29.c
|
Removed obsolete console driver.
|
2002-04-11 21:50:16 +00:00 |
int31.c
|
DOSVM now exports DPMI Raw Mode Switch routine.
|
2002-05-05 21:06:51 +00:00 |
int33.c
|
Console mode DOS programs now receive mouse events.
|
2002-03-19 02:05:57 +00:00 |
int67.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
ioports.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
module.c
|
Terminating DOS program in real mode now calls ExitThread which is
|
2002-05-05 20:22:39 +00:00 |
vga.c
|
VGA_ioport_in: Fake the occurrence of the vertical refresh when no
|
2002-04-19 00:05:38 +00:00 |
vga.h
|
Removed obsolete text mode color and attribute code.
|
2002-04-11 17:33:15 +00:00 |
winedos.spec
|
Moved imports specification from the .spec into the Makefile so that
|
2002-05-09 00:05:48 +00:00 |
xms.c
|
When freeing XMS memory block, return an error if block has not been
|
2002-04-29 17:12:29 +00:00 |