fidelmcs48: correct company (nw)

This commit is contained in:
hap 2017-07-25 16:18:22 +02:00
parent 0e03560cf9
commit 9f68ebf352

View File

@ -3,7 +3,7 @@
// thanks-to:yoyo_chessboard
/******************************************************************************
Fidelity generic MCS-48 based chess computer driver
Fidelity Electronics generic MCS-48 based chess computer driver
NOTE: MAME doesn't include a generalized implementation for boardpieces yet,
greatly affecting user playability of emulated electronic board games.
@ -183,4 +183,4 @@ ROM_END
******************************************************************************/
// YEAR NAME PARENT CMP MACHINE INPUT STATE INIT COMPANY, FULLNAME, FLAGS
CONS( 1982, fscc6, 0, 0, sc6, sc6, fidelmcs48_state, 0, "Fidelity", "Sensory Chess Challenger 6", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
CONS( 1982, fscc6, 0, 0, sc6, sc6, fidelmcs48_state, 0, "Fidelity Electronics", "Sensory Chess Challenger 6", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )