summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/dp8510.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/dp8510.cpp')
-rw-r--r--src/devices/video/dp8510.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/dp8510.cpp b/src/devices/video/dp8510.cpp
index a98ea433322..4df81fd77c9 100644
--- a/src/devices/video/dp8510.cpp
+++ b/src/devices/video/dp8510.cpp
@@ -26,7 +26,7 @@
#include "emu.h"
#include "dp8510.h"
-#define VERBOSE 0
+#define VERBOSE 1
#include "logmacro.h"
DEFINE_DEVICE_TYPE(DP8510, dp8510_device, "dp8510", "National Semiconductor BITBLT Processing Unit")