Sweden-Number/dlls/winedos
Jukka Heinonen d9f4241d0e Removed obsolete text mode color and attribute code.
Made routines for text mode scolling, clearing and getting character
at cursor use Windows console and VGA buffer.
2002-04-11 17:33:15 +00:00
..
.cvsignore Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
Makefile.in Changed builtin dlls file names to make it clear they are not normal 2002-03-20 22:19:06 +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 Redirect DOS writes to stdout/console to DOSVM_PutChar. 2002-04-03 02:34:45 +00:00
dosvm.c Compiles now even on platforms that do not support DOS VM. 2002-04-02 19:20:12 +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 Removed obsolete text mode color and attribute code. 2002-04-11 17:33:15 +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 Converted "read standard input with echo" interrupt service to use 2002-04-08 20:11:47 +00:00
int29.c Redirect DOS writes to stdout/console to DOSVM_PutChar. 2002-04-03 02:34:45 +00:00
int31.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
vga.c Removed obsolete text mode color and attribute code. 2002-04-11 17:33:15 +00:00
vga.h Removed obsolete text mode color and attribute code. 2002-04-11 17:33:15 +00:00
winedos.spec Fixed some issues found by winapi_check. 2002-01-07 21:16:46 +00:00
xms.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00