mame/docs/source
Tomer Verona 845b36dae2 Adding id() property to input_device
This change adds id() property to input_device, which represents the
unique device id. This allows the osd layer when creating a device to
pass a friendly display name along with a unique identifier.

Currently the device id is only used to map a physical controller device
to controller id, but can be used more generally in the future. For raw
input devices, we use the full raw input name as the device id. For all
other devices, we fall back to device name as the device id. The
"uniqueness" of the device id is not currently enforced in code.
2016-09-20 12:19:58 -07:00
..
_ext Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
advanced Adding id() property to input_device 2016-09-20 12:19:58 -07:00
commandline Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
initialsetup Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
techspecs dimemory, dirom: Add some documentation [O. Galibert] 2016-09-06 12:47:20 +02:00
tools Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
usingmame First draft on ROM management for newbies, FAQ entry on common problems with unofficial builds 2016-09-05 00:21:23 -07:00
__init__.py Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
conf.py Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
index.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
license.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
security.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
whatis.rst Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00