Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche c33f09b2d8 Fix crash in FBDev DGA mode when it failed to initialize (here, that was
because fb visual was Direct Color instead of True Color). We used to
initialize the_buffer* even if !open_display. Report that gracefully with
the dedicated STR_OPEN_WINDOW_ERR.
2005-06-22 16:40:24 +00:00
BasiliskII Avoid C99-isms in C code for old compilers (e.g. gcc "2.96" on MDK 8.1) 2005-06-22 08:51:04 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Fix crash in FBDev DGA mode when it failed to initialize (here, that was 2005-06-22 16:40:24 +00:00