summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ipds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/ipds.c')
-rw-r--r--src/mess/drivers/ipds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/ipds.c b/src/mess/drivers/ipds.c
index 91674996ec9..4b25d00bebc 100644
--- a/src/mess/drivers/ipds.c
+++ b/src/mess/drivers/ipds.c
@@ -165,4 +165,4 @@ ROM_END
/* Driver */
/* YEAR NAME PARENT COMPAT MACHINE INPUT INIT COMPANY FULLNAME FLAGS */
-COMP( 1982, ipds, 0, 0, ipds, ipds, driver_device, 0, "Intel", "iPDS", GAME_NOT_WORKING | GAME_NO_SOUND)
+COMP( 1982, ipds, 0, 0, ipds, ipds, driver_device, 0, "Intel", "iPDS", MACHINE_NOT_WORKING | MACHINE_NO_SOUND)