mame/docs/source/usingmame
Vas Crabb 13612bbe0f -emu/ioport.cpp: Fixed some default setting handling issues.
* Issues were unlikely to actually manifest unless you use controller
  configuration files to change specific system input defaults.

-src/emu/output.h: Added size accessor to multi-element output finder.

* std::size will work on the top rank of an outut finder now.  Sorry for
  hitting emu.h again so soon.

-lua: Exposed a couple more input related things.

* Exposed constructor and a few methods on input_seq required for
  scripts to properly clear assignments or restore default settings.
* Exposed ioport_manager::set_type_seq which is required to configure
  general input assignments properly.
* Removed unnecessary use of sol::overload in favour of optional
  parameters.
* Updated documentation and also fixed a few errors.

-docs: Added description for axis setting assignments.
2021-11-04 03:11:29 +11:00
..
images Optimise some SVG images 2020-10-09 15:52:07 +11:00
aboutromsets.rst Reword the entire merged set example to avoid long sentence soup (#3857) 2018-08-17 14:43:01 +10:00
commonissues.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
defaultkeys.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
frontends.rst -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
index.rst -frontend: Refactored menu event handling and fixed a number of issues. (#8777) 2021-10-31 12:31:16 +11:00
mamemenus.rst Docmumentation update/expansion. [Firehawke, Vas Crabb] 2021-05-07 03:41:10 +10:00
ui.rst -emu/ioport.cpp: Fixed some default setting handling issues. 2021-11-04 03:11:29 +11:00
usingmame.rst Remove leftover mame64 from docs 2021-05-25 15:45:13 +02:00