summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/zsbc3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/zsbc3.cpp')
-rw-r--r--src/mame/drivers/zsbc3.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/zsbc3.cpp b/src/mame/drivers/zsbc3.cpp
index 24a734add87..4bf550482b9 100644
--- a/src/mame/drivers/zsbc3.cpp
+++ b/src/mame/drivers/zsbc3.cpp
@@ -122,5 +122,5 @@ ROM_END
/* Driver */
-/* YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS */
-COMP( 1980, zsbc3, 0, 0, zsbc3, zsbc3, zsbc3_state, 0, "Digital Microsystems", "ZSBC-3", MACHINE_NO_SOUND_HW)
+/* YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS */
+COMP( 1980, zsbc3, 0, 0, zsbc3, zsbc3, zsbc3_state, empty_init, "Digital Microsystems", "ZSBC-3", MACHINE_NO_SOUND_HW)