summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k057714.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k057714.cpp')
-rw-r--r--src/mame/video/k057714.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/k057714.cpp b/src/mame/video/k057714.cpp
index 4771c5898cf..6e336987041 100644
--- a/src/mame/video/k057714.cpp
+++ b/src/mame/video/k057714.cpp
@@ -40,6 +40,8 @@ void k057714_device::device_reset()
m_fb_origin_x = 0;
m_fb_origin_y = 0;
+ m_reg_6c = 0;
+
for (auto & elem : m_frame)
{
elem.base = 0;