From: CVS <do...@th...> - 2002-04-25 11:02:09
|
Update of /cvs/BasiliskII/src Modified Files: main.cpp slot_rom.cpp video.cpp Log Message: - added infrastructure for multi-monitor support; only video_x.cpp is converted for the new scheme; not actually tested with a mult-monitor setup yet but at least single-monitor display doesn't seem to be broken (UAE banked addressing would definitely require some extensions to handle multiple frame buffers) - struct video_mode has an extra field that is free for use by platform- specific code |