X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fblitter.cpp;h=c4975ab14a00618762cf6f26805822033331238c;hb=cc1ef9612596c602ce0bd4b1c485519c3617c156;hp=6a8c9ca4bafae1ad069cfd534c3414acb86ae513;hpb=1f1e00446272b00ab05b19cf9be8ed89e796913f;p=virtualjaguar diff --git a/src/blitter.cpp b/src/blitter.cpp index 6a8c9ca..c4975ab 100644 --- a/src/blitter.cpp +++ b/src/blitter.cpp @@ -7,7 +7,7 @@ // JLH = James Hammons // // Who When What -// --- ---------- ------------------------------------------------------------- +// --- ---------- ----------------------------------------------------------- // JLH 01/16/2010 Created this log ;-) // @@ -32,7 +32,7 @@ // Various conditional compilation goodies... -//#define LOG_BLITS +#define LOG_BLITS #define USE_ORIGINAL_BLITTER //#define USE_MIDSUMMER_BLITTER @@ -2774,7 +2774,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)