MIC: Difference between revisions

From MAMEDEV Wiki
No edit summary
(Undo revision 8816 by Osso (talk))
Line 37: Line 37:
== [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] ==
''' vtsndtest ''' -
''' vtsndtest ''' -
== [http://github.com/mamedev/mame/blob/master/src/mame/fidel/phantom.cpp 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/misc/photon2.cpp photon2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/photon2.cpp photon2] ==

Revision as of 07:15, 29 August 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 - They require interaction with other, unemulatable, things eg. game board/pieces, playing cards, pen & paper, etc.

skywriter - It's a toy wand that the user waves around to display a message in the air. This is simulated.

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.