Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche d27832cb1c - Implement fullscreen DGA via fbdev access under Linux. Besides, r/w access
to /dev/mem is required on Linux to use XF86 DGA mode. Otherwise, there is
now a fallback to fbdev.
- Forward port some features from Basilisk II (set_window_name,
disable_mouse_accel).
- Don't SIGSTOP the emulation thread on suspend since that would completely
stop the process on Linux. Use a frame buffer lock instead (as B2 does)
2005-03-27 19:05:18 +00:00
BasiliskII Gracefully catch SIGSEGV & SIGBUS for TEST_VM_PROT_* test cases. This should 2005-03-24 23:45:40 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver - Implement fullscreen DGA via fbdev access under Linux. Besides, r/w access 2005-03-27 19:05:18 +00:00