Basilisk II and SheepShaver Macintosh emulators
Go to file
cebix d0a4b3e5fc - improved compatibility of multiple depth/resolution handling with versions
of MacOS before 7.6:
   - Apple mode IDs are now allocated contiguously from 0x80 (the video_*.cpp
     module must call video_init_depth_list() after adding all modes)
   - if the video driver didn't receive a GetVideoParameters call, it patches
     ScrnBase and the main GDevice upon a video mode switch (otherwise MacOS
     will continue to use the old frame buffer base)
   - the rowBytes values in the video parameters slot resources are correct
     for all bit depths
2001-07-03 19:20:47 +00:00
BasiliskII - improved compatibility of multiple depth/resolution handling with versions 2001-07-03 19:20:47 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00