MIC: Difference between revisions

From MAMEDEV Wiki
No edit summary
No edit summary
Line 14: Line 14:
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/fidel6502.cpp fidel6502] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_as12.cpp fidel_as12] ==
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/fidel68k.cpp fidel68k] ==
== [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/fidelmcs48.cpp fidelmcs48] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_chesster.cpp fidel_chesster] ==
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/fidelz80.cpp fidelz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_csc.cpp fidel_csc] ==
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] ==
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_desdis.cpp fidel_desdis] ==
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] ==
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_elite.cpp fidel_elite] ==
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_excel.cpp fidel_excel] ==
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_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.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_sc12.cpp fidel_sc12] ==
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_sc6.cpp fidel_sc6] ==
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_sc8.cpp fidel_sc8] ==
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_sc9.cpp fidel_sc9] ==
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_vsc.cpp fidel_vsc] ==
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 15:04, 6 March 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.

agat7

agat7 - Native keyboard isn't implemented.

ave_arb

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

cking_master

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

cxg_ch2001

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_as12

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_card

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_chesster

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_csc

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_desdis

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_elite

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.

fidel_sc12

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_sc6

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_sc8

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_sc9

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

fidel_vsc

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.

novag_cforte

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

novag_diablo

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

novag_presto

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

novag_scon

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.

novag_sexpert

Chess driver. MAME doesn't include a generalized implementation for boardpieces yet, greatly affecting user playability of emulated electronic board games.