summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/v1050.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/video/v1050.c')
-rw-r--r--src/mess/video/v1050.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/video/v1050.c b/src/mess/video/v1050.c
index 69bad98b8d0..bddeb890188 100644
--- a/src/mess/video/v1050.c
+++ b/src/mess/video/v1050.c
@@ -98,6 +98,7 @@ WRITE_LINE_MEMBER( v1050_state::crtc_vs_w )
static MC6845_INTERFACE( crtc_intf )
{
false,
+ 0,0,0,0,
8,
NULL,
v1050_update_row,