mame/docs/source/usingmame
Vas Crabb d29287e092 -emu/ioport.cpp: Made default behaviour better.
* If an input is configured to some combination of controls that are not
  present at all, ignore the setting altogether for the session.
* Fixed relative axes with PORT_RESET not responding to absolute
  controls (MT07685).
* Fixed relative axes not responding to an absolute control if the value
  doesn’t change every frame (eg. holding a stick against the stop).
* Changed the scaling for absolute controls assigned to relative axes to
  make defaults more sane (e.g. arkanoid or spdheat with a joystick).

-frontend: Fixed some localisation issues in Analog Controls menu.

-docs: Added documentation on assigning inputs.
2021-11-03 19:41:40 +11:00
..
images
aboutromsets.rst
commonissues.rst
defaultkeys.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
frontends.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
index.rst -frontend: Refactored menu event handling and fixed a number of issues. (#8777) 2021-10-31 12:31:16 +11:00
mamemenus.rst
ui.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
usingmame.rst