summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/microdar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/microdar.cpp')
-rw-r--r--src/mame/drivers/microdar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/microdar.cpp b/src/mame/drivers/microdar.cpp
index 287cef68e2c..b290dc6d996 100644
--- a/src/mame/drivers/microdar.cpp
+++ b/src/mame/drivers/microdar.cpp
@@ -315,5 +315,5 @@ ROM_START(cfarwest)
// No EEPROM on this PCB
ROM_END
-GAME(199?, microdar, 0, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic / Bifuca", "Microdar SPD", MACHINE_IS_SKELETON_MECHANICAL)
-GAME(1997, cfarwest, 0, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic", "Far West", MACHINE_IS_SKELETON_MECHANICAL)
+GAME(199?, microdar, 0, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic / Bifuca", "Microdar SPD", MACHINE_IS_SKELETON_MECHANICAL)
+GAME(1997, cfarwest, 0, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic", "Far West (Compumatic)", MACHINE_IS_SKELETON_MECHANICAL)