summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ims_cvc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ims_cvc.cpp')
-rw-r--r--src/devices/video/ims_cvc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ims_cvc.cpp b/src/devices/video/ims_cvc.cpp
index ca6efc1b7d1..60b76604ef5 100644
--- a/src/devices/video/ims_cvc.cpp
+++ b/src/devices/video/ims_cvc.cpp
@@ -128,6 +128,7 @@ void g332_device::map(address_map &map)
void ims_cvc_device::device_start()
{
+ m_space = &space(0);
}
void ims_cvc_device::device_reset()