summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vcs_joybooster.h
Commit message (Collapse)AuthorAgeFilesLines
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-61/+0
|
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-261-1/+0
| | | | location [Miodrag Milanovic]
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
|
* (MESS) c64/c128: Implemented parallel joystick pot X/Y read. [Curt Coder] Curt Coder2013-01-261-0/+8
| | | (MESS) vcsctrl: Removed runtime tag lookups. (nw)
* (MESS) a2600: Reimplemented the a2600 controllers as vcs controller devices. ↵ Wilbert Pol2012-10-231-0/+54
Switched the a2600 drivers to use slot devices for choosing controllers. [Wilbert Pol]