MIC: Difference between revisions
(Created page with "__NOTOC__ This page is designed to allow for a quick look over all the drivers with a MACHINE_IMPERFECT_CONTROLS flag by giving, as much as possible, an idea on the amount of...") |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
This page is designed to allow for a quick look over all the drivers with a MACHINE_IMPERFECT_CONTROLS flag by giving, as much as possible, an idea on the amount of effort needed to fix them. | This page is designed to allow for a quick look over all the drivers with a MACHINE_IMPERFECT_CONTROLS flag by giving, as much as possible, an idea on the amount of effort needed to fix them. | ||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cxgz80.cpp cxgz80] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel6502.cpp fidel6502] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel68k.cpp fidel68k] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidelmcs48.cpp fidelmcs48] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidelz80.cpp fidelz80] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_cop400.cpp hh_cop400] == | |||
''' plus1 ''' - It hasn't been determined yet which sensor position is which colour. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_tms1k.cpp hh_tms1k] == | |||
''' amaztron, elecbowl, mdndclab ''' - It requires interaction with other, unemulatable, things eg. game board/pieces, playing cards, pen & paper, etc. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novag6502.cpp novag6502] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novag68k.cpp novag68k] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novagmcs48.cpp novagmcs48] == | |||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. |
Revision as of 10:43, 31 July 2017
This page is designed to allow for a quick look over all the drivers with a MACHINE_IMPERFECT_CONTROLS flag by giving, as much as possible, an idea on the amount of effort needed to fix them.
cxgz80
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel6502
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel68k
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidelmcs48
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidelz80
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
hh_cop400
plus1 - It hasn't been determined yet which sensor position is which colour.
hh_tms1k
amaztron, elecbowl, mdndclab - It requires interaction with other, unemulatable, things eg. game board/pieces, playing cards, pen & paper, etc.
novag6502
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
novag68k
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
novagmcs48
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.