..
.cvsignore
Added winebuild support for generating a .dbg.c file containing the
2002-05-14 20:54:58 +00:00
Makefile.in
Removed some unnecessary imports.
2002-05-23 02:46:10 +00:00
devices.c
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
dma.c
Added DMA and SoundBlaster emulation.
2002-05-16 18:34:48 +00:00
dosaspi.c
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
dosexe.h
Added DMA and SoundBlaster emulation.
2002-05-16 18:34:48 +00:00
dosvm.c
Add missing \n to output messages.
2002-05-24 21:17:59 +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
The SVGA block code was not accessible (AH and AL inverted). Fixed.
2002-05-28 22:44:53 +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
Fixed some issues found by winapi_check.
2002-05-22 01:55:18 +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 DMA and SoundBlaster emulation.
2002-05-16 18:34:48 +00:00
module.c
Removed most inclusions of options.h.
2002-05-23 19:40:18 +00:00
soundblaster.c
Added DMA and SoundBlaster emulation.
2002-05-16 18:34:48 +00:00
vga.c
Do not create a window each time VGA_DoSetMode is called. The window
2002-05-17 00:09:35 +00:00
vga.h
Added the rest of the register manipulation code to int 10. It only
2002-05-14 03:57:26 +00:00
winedos.spec
Added winebuild support for generating a .dbg.c file containing the
2002-05-14 20:54:58 +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