mame/docs/source/commandline
Vas Crabb 82394e8569 Adjustments to option priority interactions:
emu/sound.cpp: Made -volume in source file INI or higher priority
context take precedence over volume read from CFG file.  This matches
behaviour of -bgfx_screen_chains.

emu/input.cpp: Made explicit -no{mouse|joystick|lightgun} take
precedence over -{mouse|trackball|adstick|paddle}_device etc. from lower
priority levels.

Alos got rid of a bunch of unnecessary simple_list.
2023-05-09 01:49:41 +10:00
..
commandline-all.rst Adjustments to option priority interactions: 2023-05-09 01:49:41 +10:00
commandline-index.rst Various input and OSD refactoring: 2023-01-29 03:16:14 +11:00
index.rst osd: Added option to accept SDL game controller/joystick input when losing UI focus. 2023-01-14 15:57:22 +11:00
sdlconfig.rst osd: Added option to accept SDL game controller/joystick input when losing UI focus. 2023-01-14 15:57:22 +11:00
windowsconfig.rst docs: Clarified documentation of input options. 2023-02-03 04:27:40 +11:00