mame/docs/source
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
..
_ext Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
advanced API cleanups and miscellaneous fixes. 2021-07-15 13:54:40 +10:00
commandline -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
debugger -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
images docs: Cleaned up some geometry on MAME logo. 2020-10-09 20:41:57 +11:00
initialsetup Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
plugins Fixed Windows build as well - default input overrides in OSD modules are annoying. 2021-11-02 16:08:24 +11:00
techspecs -emu/ioport.cpp: Fixed some default setting handling issues. 2021-11-04 03:11:29 +11:00
tools Spelling fix in castool documentation (nw) 2018-03-06 13:37:56 +00:00
usingmame -emu/ioport.cpp: Fixed some default setting handling issues. 2021-11-04 03:11:29 +11:00
__init__.py Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
conf.py -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
healthwarning.rst Documentation updates (#6825) 2020-07-18 08:15:13 -04:00
index.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
license.rst Docmumentation update/expansion. [Firehawke, Vas Crabb] 2021-05-07 03:41:10 +10:00
security.rst srcclean again (nw) 2016-11-30 07:04:04 +11:00
whatis.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00