summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/newport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/newport.h')
-rw-r--r--src/mame/video/newport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/newport.h b/src/mame/video/newport.h
index 518dc65b8d9..933f660ce12 100644
--- a/src/mame/video/newport.h
+++ b/src/mame/video/newport.h
@@ -11,7 +11,7 @@
#include "machine/hpc3.h"
-#define ENABLE_NEWVIEW_LOG (1)
+#define ENABLE_NEWVIEW_LOG (0)
class newport_video_device : public device_t, public device_palette_interface
{