MIC: Difference between revisions

From MAMEDEV Wiki
No edit summary
Line 32: Line 32:
''' amaztron, elecbowl, mdndclab ''' - It requires interaction with other, unemulatable, things eg. game board/pieces, playing cards, pen & paper, etc.
''' 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] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novag_cforte.cpp novag_cforte] ==
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 39: Line 39:


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novag_presto.cpp novag_presto] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/novag_presto.cpp novag_presto] ==
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/novag_scon.cpp novag_scon] ==
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/novag_sexpert.cpp novag_sexpert] ==
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 14:50, 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.

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.

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.