ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/EmulatorView.mm
(Generate patch)

Comparing BasiliskII/src/MacOSX/EmulatorView.mm (file contents):
Revision 1.5 by nigel, 2002-06-05T10:18:51Z vs.
Revision 1.6 by nigel, 2002-10-06T23:26:07Z

# Line 392 | Line 392 | static NSPoint mouse;                  // Previous/curr
392  
393   #if DEBUG
394          NSLog(@"In drawRect");
395 <        [self randomise];
395 >        //[self randomise];
396   #endif
397  
398   #ifdef NSBITMAP
# Line 412 | Line 412 | static NSPoint mouse;                  // Previous/curr
412   //
413  
414   #ifdef CGDRAWBITMAP
415 < extern "C" void CGDrawBitmap();
415 > extern "C" void CGDrawBitmap(...);
416  
417   - (void) CGDrawBitmap
418   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines