10 Jul
2002
10 Jul
'02
11:22 p.m.
ChangeSet ID: 1026343350619177852132456 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/10 18:22:30 Modified files: dlls/ntdll : Makefile.in dlls/winedos : dosvm.c include : miscemu.h Added files: msdos : fpu.c Removed files: msdos : int3d.c Log message: Admiral Coeyman <admiral(a)corner.net> Added support for FPU emulation interrupts. Patch: http://cvs.winehq.com/patch.py?id=1026343350619177852132456 Revision Changes Path 1.29 +1 -1 wine/dlls/ntdll/Makefile.in 1.20 +2 -2 wine/dlls/winedos/dosvm.c 1.50 +14 -1 wine/include/miscemu.h 1.1 +0 -0 wine/msdos/fpu.c