MIC: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/agat7.cpp agat7] == | == [http://github.com/mamedev/mame/blob/master/src/mame/drivers/agat7.cpp agat7] == | ||
''' agat7''' - Native keyboard isn't implemented. | ''' agat7''' - Native keyboard isn't implemented. | ||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_card.cpp fidel_card] == | == [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_card.cpp fidel_card] == | ||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | 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/fidel_dames.cpp fidel_dames] == | == [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_dames.cpp fidel_dames] == | ||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | 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/fidel_eag68k.cpp fidel_eag68k] == | == [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_eag68k.cpp fidel_eag68k] == | ||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | ||
Line 36: | Line 21: | ||
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_phantom.cpp fidel_phantom] == | == [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_phantom.cpp fidel_phantom] == | ||
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games. | ||
Revision as of 06:42, 8 July 2019
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.
8080bw
supinvsion - Coinage is wrong.
agat7
agat7 - Native keyboard isn't implemented.
fidel_card
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel_dames
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel_eag68k
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel_excel
Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.
fidel_phantom
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.