wine/dlls/winedos interrupts.c int31.c dosvm.c ...
ChangeSet ID: 7363 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/03/03 20:16:20 Modified files: dlls/winedos : interrupts.c int31.c dosvm.c dosexe.h Log message: Jukka Heinonen <jhei(a)iki.fi> Move real mode interrupt emulation code to file interrupts.c. Remove last wrapper check from int31 handler. Move RM/PM hardware interrupt emulation code to separate functions. Patch: http://cvs.winehq.com/patch.py?id=7363 Old revision New revision Changes Path 1.13 1.14 +143 -17 wine/dlls/winedos/interrupts.c 1.18 1.19 +3 -11 wine/dlls/winedos/int31.c 1.33 1.34 +6 -62 wine/dlls/winedos/dosvm.c 1.22 1.23 +12 -8 wine/dlls/winedos/dosexe.h
participants (1)
-
Alexandre Julliard