X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fblitter.cpp;h=588e6c2b8b27f870932d0858407d719a4cf9d014;hb=0c0dea5b5411ef9be8c6d5159faf0d2226db4452;hp=c4975ab14a00618762cf6f26805822033331238c;hpb=cc1ef9612596c602ce0bd4b1c485519c3617c156;p=virtualjaguar diff --git a/src/blitter.cpp b/src/blitter.cpp index c4975ab..588e6c2 100644 --- a/src/blitter.cpp +++ b/src/blitter.cpp @@ -17,7 +17,6 @@ // to Curt. ;-) Without that excellent documentation which shows *exactly* // what's going on inside the TOM chip, we'd all still be guessing as to how // the wily blitter and other pieces of the Jaguar puzzle actually work. -// Now how about those JERRY ASIC nets gentlemen...? [We have those now!] ;-) // #include "blitter.h" @@ -32,7 +31,7 @@ // Various conditional compilation goodies... -#define LOG_BLITS +//#define LOG_BLITS #define USE_ORIGINAL_BLITTER //#define USE_MIDSUMMER_BLITTER @@ -2774,7 +2773,7 @@ if ( #else logBlit = true; #endif -/*if (blit_start_log == 0) // Wait for the signal... +if (blit_start_log == 0) // Wait for the signal... logBlit = false;//*/ //temp, for testing... /*if (cmd != 0x49820609)