Defined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit
commitb77de0298daded67991f469d65eca10c4f81e3a2
authorOve Kaaven <ovek@arcticnet.no>
Sat, 30 Jan 1999 13:17:54 +0000 (30 13:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Jan 1999 13:17:54 +0000 (30 13:17 +0000)
tree8789e28f14e5b8b1d3490309a060e418cf3c5708
parent6b5a8111755251ff552ba8031b5a89dcf0b73542
Defined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit
through a function pointer instead. Added a few traces. Fixed the
"Memory corruption !" message in DGA mode. Commented out an
unnecessary TSXF86VidModeSetViewPort that caused my X server to
act up, relying on TSXF86DGASetViewPort instead.
graphics/ddraw.c
include/miscemu.h
miscemu/main.c