summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-12-18 00:51:09 +0100
committer hap <happppp@users.noreply.github.com>2019-12-18 00:51:09 +0100
commite7f55bc227815a73e027870493f7b6665de54dd1 (patch)
tree2ee07c3c56de8a3da03b7a9a33b2fcf0480eff96
parent7ceea4c22b2520b4da8ef8c9d0b45d4553bafda8 (diff)
Machines promoted to working
---------------------------- Cosmo Gang (US) [hap, Lord Nightmare, Alex Cmaylo, The Dumping Union]
-rw-r--r--src/mame/drivers/cgang.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cgang.cpp b/src/mame/drivers/cgang.cpp
index 88030b36832..e13424bc2c2 100644
--- a/src/mame/drivers/cgang.cpp
+++ b/src/mame/drivers/cgang.cpp
@@ -859,4 +859,4 @@ ROM_END
******************************************************************************/
/* YEAR NAME PARENT MACHINE INPUT CLASS INIT MONITOR COMPANY, FULLNAME, FLAGS */
-GAME( 1990, cgang, 0, cgang, cgang, cgang_state, empty_init, ROT0, "Namco (Data East license)", "Cosmo Gang (US)", MACHINE_SUPPORTS_SAVE | MACHINE_MECHANICAL | MACHINE_CLICKABLE_ARTWORK | MACHINE_IMPERFECT_CONTROLS | MACHINE_NOT_WORKING )
+GAME( 1990, cgang, 0, cgang, cgang, cgang_state, empty_init, ROT0, "Namco (Data East license)", "Cosmo Gang (US)", MACHINE_SUPPORTS_SAVE | MACHINE_MECHANICAL | MACHINE_CLICKABLE_ARTWORK | MACHINE_IMPERFECT_CONTROLS )