mame/docs/source/debugger
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
..
annotation.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
cheats.rst Tie up a few loose ends: 2021-10-20 02:03:43 +11:00
execution.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
general.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
image.rst More user experience improvements: 2021-10-15 10:12:56 +11:00
index.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
memory.rst docs: Fix a copy/paste error. 2021-10-21 08:51:40 +11:00
registerpoints.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
watchpoint.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00