From d29287e0925a308e3cdaba615e32f194071e22d9 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Wed, 3 Nov 2021 19:22:36 +1100 Subject: -emu/ioport.cpp: Made default behaviour better. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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. --- docs/source/usingmame/defaultkeys.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/usingmame/defaultkeys.rst') diff --git a/docs/source/usingmame/defaultkeys.rst b/docs/source/usingmame/defaultkeys.rst index 19e52c87dbd..d66c6556a4a 100644 --- a/docs/source/usingmame/defaultkeys.rst +++ b/docs/source/usingmame/defaultkeys.rst @@ -30,7 +30,7 @@ and saving/loading save states. **Tab** Toggles the configuration menu. -**~** (tilde key) +**`**/**~** (backtick/tilde key) Toggles the On-Screen Display. If you are running with -debug, this key sends a ‘break’ in emulation. -- cgit v1.2.3-70-g09d2