]> Shamusworld >> Repos - virtualjaguar/commitdiff
Remove stopping on bad memory access ;-)
authorShamus Hammons <jlhamm@acm.org>
Sat, 23 Aug 2003 16:05:45 +0000 (16:05 +0000)
committerShamus Hammons <jlhamm@acm.org>
Sat, 23 Aug 2003 16:05:45 +0000 (16:05 +0000)
src/jaguar.cpp

index 2b91abc298432bfc0f8b19e6aa89fa4aac755b25..cb280ecbe334c12c6e5eb5838ec79209a94205a7 100644 (file)
@@ -13,7 +13,7 @@
 
 #define CPU_DEBUG
 //Do this in makefile??? Yes! Could, but it's easier to define here...
-#define LOG_UNMAPPED_MEMORY_ACCESSES
+//#define LOG_UNMAPPED_MEMORY_ACCESSES
 
 // Private function prototypes