MIC: Difference between revisions

From MAMEDEV Wiki
No edit summary
No edit summary
Line 22: Line 22:
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_tms1k.cpp hh_tms1k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_tms1k.cpp hh_tms1k] ==
''' 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.
''' wtalker ''' - Quadrature encoder is simulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/model1.cpp model1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/model1.cpp model1] ==

Revision as of 05:40, 4 April 2023

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.

card

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

cgang

Mechanical game. Needs simulation of the mechanical parts.

gaelco3d

footbpow and clone - Ball input simulation isn't perfect.

gridcomp

Some keycodes missing.

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.

wtalker - Quadrature encoder is simulated.

model1

swa and clone - Issues with the analog controls in-game.

nes_vt02_vt03

vtsndtest -

phantom

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

photon2

brod -

vicdual

wantsega - Schematics show 2 buttons, but button 1 doesn't do anything.

wrinkles

Sensors aren't emulated yet.