summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tv965.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tv965.cpp')
-rw-r--r--src/mame/drivers/tv965.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tv965.cpp b/src/mame/drivers/tv965.cpp
index 403d59d46db..85ea0895fa8 100644
--- a/src/mame/drivers/tv965.cpp
+++ b/src/mame/drivers/tv965.cpp
@@ -111,4 +111,4 @@ ROM_START( tv965 )
ROM_LOAD( "180003-38h.u9", 0x00000, 0x08000, CRC(30fae408) SHA1(f05bb2a9ce2df60b046733f746d8d8a1eb3ac8bc) )
ROM_END
-COMP( 1989, tv965, 0, 0, tv965, tv965, tv965_state, 0, "TeleVideo Systems", "TeleVideo 965", MACHINE_IS_SKELETON )
+COMP( 1989, tv965, 0, 0, tv965, tv965, tv965_state, empty_init, "TeleVideo Systems", "TeleVideo 965", MACHINE_IS_SKELETON )