summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9365.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9365.cpp')
-rw-r--r--src/devices/video/ef9365.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ef9365.cpp b/src/devices/video/ef9365.cpp
index 5d263867417..5023348c99e 100644
--- a/src/devices/video/ef9365.cpp
+++ b/src/devices/video/ef9365.cpp
@@ -364,6 +364,7 @@ void ef9365_device::device_reset()
m_screen_out.fill(0);
set_video_mode();
+ screen_scanning(1);
m_irq_handler(false);
}