diff options
author | 2022-06-13 16:53:23 +1000 | |
---|---|---|
committer | 2022-06-13 16:53:23 +1000 | |
commit | 74fe6e9d5ca562915fcb70614d36d1b5101e695b (patch) | |
tree | eb19bd028a70ece6c79f17a9a8c14bd348b42c14 /docs/source | |
parent | 30ef2dd86b11eb1f3d80412f0819b42a5af16966 (diff) |
-Got rid of some legacy MESS support glue.
* Got rid of the special-casing for the "mess" subtarget name.
* Got rid of the MESS-specific Windows resources, emuator info source
and man page.
* Added subtarget name to the internal name and original name in Windows
resources.
-ui: Put the system-specific items on the input settings menu together,
and fixed the crosshair visibility settings.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/usingmame/mamemenus.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/usingmame/mamemenus.rst b/docs/source/usingmame/mamemenus.rst index 0673528214d..297f3870a6d 100644 --- a/docs/source/usingmame/mamemenus.rst +++ b/docs/source/usingmame/mamemenus.rst @@ -165,10 +165,6 @@ from the :ref:`main menu <menus-main>`. The items shown on this menu depend on available emulated inputs for the running system. Available emulated inputs may depend on slot options, machine configuration settings and DIP switch settings. -Input Assignments (general) - Lets you select assign user interface controls, or assign default controls - for all emulated systems. See the section on :ref:`configuring inputs - <ui-inptcfg>` for more details. Input Assignments (this system) Lets you select assign controls to emulated inputs for the running system. See the section on :ref:`configuring inputs <ui-inptcfg>` for more details. @@ -190,6 +186,10 @@ Toggle Inputs Shows the :ref:`Toggle Inputs menu <menus-inputtoggle>`, where you can view and adjust the state of multi-position or toggle inputs. This item is not shown if the running system has no enabled toggle inputs. +Input Assignments (general) + Lets you select assign user interface controls, or assign default controls + for all emulated systems. See the section on :ref:`configuring inputs + <ui-inptcfg>` for more details. Input Devices Shows the :ref:`Input Devices menu <menus-inputdevices>`, which lists the input devices recognised by MAME. |