ChangeSet ID: 1021574088589080141698108 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/16 13:34:48
Modified files: dlls/winedos : Makefile.in dosexe.h ioports.c Added files: dlls/winedos : dma.c soundblaster.c
Log message: Christian Costa titan.costa@wanadoo.fr Added DMA and SoundBlaster emulation.
Patch: http://cvs.winehq.com/patch.py?id=1021574088589080141698108
Revision Changes Path 1.11 +3 -1 wine/dlls/winedos/Makefile.in 1.7 +9 -0 wine/dlls/winedos/dosexe.h 1.3 +93 -0 wine/dlls/winedos/ioports.c 1.1 +0 -0 wine/dlls/winedos/dma.c 1.1 +0 -0 wine/dlls/winedos/soundblaster.c