summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/trs80m2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/trs80m2.c')
-rw-r--r--src/mess/drivers/trs80m2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/drivers/trs80m2.c b/src/mess/drivers/trs80m2.c
index d6d52b0fbdb..109fd117506 100644
--- a/src/mess/drivers/trs80m2.c
+++ b/src/mess/drivers/trs80m2.c
@@ -428,6 +428,7 @@ WRITE_LINE_MEMBER( trs80m2_state::vsync_w )
static MC6845_INTERFACE( mc6845_intf )
{
false,
+ 0,0,0,0,
8,
NULL,
trs80m2_update_row,