ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_vosf.h
(Generate patch)

Comparing BasiliskII/src/Unix/video_vosf.h (file contents):
Revision 1.24 by cebix, 2001-07-01T21:09:29Z vs.
Revision 1.25 by cebix, 2001-07-03T15:59:47Z

# Line 265 | Line 265 | static bool screen_fault_handler(sigsegv
265          extern void m68k_dumpstate(uaecptr *nextpc);
266          m68k_dumpstate(&nextpc);
267   #endif
268 +        VideoQuitFullScreen();
269   #ifdef ENABLE_MON
270          char *arg[4] = {"mon", "-m", "-r", NULL};
271          mon(3, arg);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines