mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
microdar.cpp: fixed validation error
This commit is contained in:
parent
e4b7bb8c88
commit
f16e2ef835
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user