summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/skeleton/perq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/skeleton/perq.cpp')
-rw-r--r--src/mame/skeleton/perq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/skeleton/perq.cpp b/src/mame/skeleton/perq.cpp
index 7e4d018e9e3..95de31b0fe9 100644
--- a/src/mame/skeleton/perq.cpp
+++ b/src/mame/skeleton/perq.cpp
@@ -49,4 +49,4 @@ ROM_END
} // anonymous namespace
-COMP( 1979, perq, 0, 0, perq, perq, perq_state, empty_init, "Three Rivers Company Corporation", "PERQ 1A", MACHINE_IS_SKELETON )
+COMP( 1979, perq, 0, 0, perq, perq, perq_state, empty_init, "Three Rivers Company Corporation", "PERQ 1A", MACHINE_NO_SOUND | MACHINE_NOT_WORKING )