summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ipds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ipds.cpp')
-rw-r--r--src/mame/drivers/ipds.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/ipds.cpp b/src/mame/drivers/ipds.cpp
index d5180742f27..6bdc29b2abf 100644
--- a/src/mame/drivers/ipds.cpp
+++ b/src/mame/drivers/ipds.cpp
@@ -173,5 +173,5 @@ ROM_END
/* Driver */
-/* YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS */
-COMP( 1982, ipds, 0, 0, ipds, ipds, ipds_state, 0, "Intel", "iPDS", MACHINE_NOT_WORKING | MACHINE_NO_SOUND)
+/* YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS */
+COMP( 1982, ipds, 0, 0, ipds, ipds, ipds_state, empty_init, "Intel", "iPDS", MACHINE_NOT_WORKING | MACHINE_NO_SOUND)