mame/docs
Vas Crabb bf2707f4c7 osd: Added support for mapping files to sdlgame joystick provider and made it default with SDL.
This changes behaviour, however I think it's a net positive:
* Most games using Steam Input or SDL2 to read game controllers have
  this behaviour, so users have come to expect it.
* This module is better at giving meaningful names to buttons on
  common controller, and assigning axes consistently.
* Button/axis mapping files using a widely-used format are supported.
* The old behaviour is still available with `-joystickprovider sdljoy`
  if anyone wants it.

The new option for controller mapping files is in the general OSD
options rather than SDL options as it can be extended to DirectInput in
the future.
2023-01-14 03:13:59 +11:00
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man Update docs on romcmp 2022-09-20 17:32:44 -04:00
source osd: Added support for mapping files to sdlgame joystick provider and made it default with SDL. 2023-01-14 03:13:59 +11:00
swlist
themes/sphinx_rtd_theme Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
LICENSE
Makefile
README.md
update.sh Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00

MAME Documentation

This contains the source for docs.mamedev.org.