From: CVS <do...@th...> - 2002-07-02 09:48:07
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.mm Log Message: Compatibility with latest C++ monitor object. Unfortunately this requires a terrible hack to guess the number of bytes per row for each mode, which is terribly hardware dependant, but is the only way at the moment. |