mame/docs
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
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man docs: explain compressor a bit again 2021-09-24 21:39:40 +02:00
source -emu/ioport.cpp: Fixed some default setting handling issues. 2021-11-04 03:11:29 +11:00
swlist Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
themes/sphinx_rtd_theme Update the RTD theme to the 1.0.0rc1 release. I noticed no issues building docs with this, and it includes sphinx 4 CSS fixes. (#8544) 2021-09-07 08:18:38 +02:00
CONTRIBUTING.md Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
LICENSE Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
Makefile Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
README.md (nw) 2017-05-10 10:49:13 -04:00
update.sh Update permissions (nw) 2016-08-24 15:30:19 +02:00

MAME Documentation

This contains the source for docs.mamedev.org.