summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mk1.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-03-10 20:17:42 +0100
committer hap <happppp@users.noreply.github.com>2019-03-10 20:17:57 +0100
commit3e1d84b7fa85d450da9f4c6e088e593e36a09263 (patch)
treebd48605cd875e57b1d9d84558205a3fb0e9e4c04 /src/mame/drivers/mk1.cpp
parent9af0dee62916152ada07bcec3727fcde594ad03c (diff)
Machines promoted to working
----------- Boris [hap, Sean Riddle]
Diffstat (limited to 'src/mame/drivers/mk1.cpp')
-rw-r--r--src/mame/drivers/mk1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mk1.cpp b/src/mame/drivers/mk1.cpp
index b7b94e13307..29fb4f0a162 100644
--- a/src/mame/drivers/mk1.cpp
+++ b/src/mame/drivers/mk1.cpp
@@ -214,4 +214,4 @@ ROM_END
***************************************************************************/
// YEAR NAME PARENT COMPAT MACHINE INPUT STATE INIT COMPANY FULLNAME FLAGS
-CONS( 1979, ccmk1, 0, 0, mk1, mk1, mk1_state, empty_init, "Novag", "Chess Champion: MK I", MACHINE_NO_SOUND_HW )
+CONS( 1978, ccmk1, 0, 0, mk1, mk1, mk1_state, empty_init, "Novag", "Chess Champion: MK I", MACHINE_NO_SOUND_HW )