MIC: Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
== [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] == | ||
''' swa and clone ''' - Issues with the analog controls in-game. | ''' swa and clone ''' - Issues with the analog controls in-game. | ||
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos10.cpp namcos10] == | |||
''' medal games ''' - Need additional I/O and mechanical/physical parts aren't simulated. | |||
''' nflclsfb ''' - Needs additional I/O for trackball (missing serial emulation in the CPU core). | |||
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt02_vt03.cpp nes_vt02_vt03] == | == [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt02_vt03.cpp nes_vt02_vt03] == |
Revision as of 06:27, 26 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.
namcos10
medal games - Need additional I/O and mechanical/physical parts aren't simulated.
nflclsfb - Needs additional I/O for trackball (missing serial emulation in the CPU core).
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.