• Ove Kaaven's avatar
    Added some new dosmod communication possibilities, including · b8e7a833
    Ove Kaaven authored
    activating a dosmod-specific setitimer(), and the capture of some
    common signals, which is returned to Wine (previously a SIGILL
    would just cause a "dosmod sync lost" without explanation, now it
    invokes the Wine debugger). Invokes int 08 upon receipt of dosmod
    SIGALRM, thus simulating the DOS timer. Made DOS interrupt calls
    be reported by -debugmsg +relay instead of -debugmsg +int. And
    fixed non-i386 compilation of dosmod. (Anything else?!)
    b8e7a833
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
dosmod.c Loading commit data...
dosmod.h Loading commit data...
dosvm.c Loading commit data...
module.c Loading commit data...