]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/blitter.cpp
Real fixes for the OP, to make it behave more like real H/W.
[virtualjaguar] / src / blitter.cpp
index 6a8c9ca4bafae1ad069cfd534c3414acb86ae513..c4975ab14a00618762cf6f26805822033331238c 100644 (file)
@@ -7,7 +7,7 @@
 // JLH = James Hammons <jlhamm@acm.org>
 //
 // 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)