mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
3715746131
emu/ioport.cpp: Allow controller files to override input sequences for inputs that don't use defaults, and to override the toggle setting for digital inputs. emu/config.cpp: Expose configuration level (mostly matters for controller files), improved verbose diagnostic messages, and moved a few things out of the global and preprocessor namespaces. docs: Added documentation for some controller configuration file features. The device mapping feature documentation will be merged in at some point. util/unicode.cpp, emu/input.cpp: API cleanups.
15 lines
200 B
ReStructuredText
15 lines
200 B
ReStructuredText
Advanced configuration
|
|
----------------------
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
multiconfig
|
|
paths
|
|
shiftertoggle
|
|
bgfx
|
|
hlsl
|
|
glsl
|
|
ctrlr_config
|
|
devicemap
|
|
linux-lightguns
|