summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/nereid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/nereid.cpp')
-rw-r--r--src/devices/video/nereid.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/nereid.cpp b/src/devices/video/nereid.cpp
index 7cbaf5fa252..b140071b214 100644
--- a/src/devices/video/nereid.cpp
+++ b/src/devices/video/nereid.cpp
@@ -4,7 +4,7 @@
#include "emu.h"
#include "nereid.h"
-#define VERBOSE 1
+#define VERBOSE 0
#include "logmacro.h"
DEFINE_DEVICE_TYPE(NEREID, nereid_device, "nereid", "HP Nereid ASIC")