summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxcport.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* (mess) psxmultitap: add multitap support [Carl] cracyc2013-05-061-0/+3
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+0
* reverted bogus change to src/mess/machine/psxcport.h (nw) Oliver Stöneberg2013-02-231-1/+1
* (MESS) fixed uninitialized member in psx_controller_port_device (nw) Oliver Stöneberg2013-02-231-1/+1
* added missing virtual to device-level overrides (nw) Oliver Stöneberg2013-02-111-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+2
* removed runtime ioport lookups [smf] smf-2013-01-241-0/+3
* [mess] Slotify playstation controller ports [Carl] cracyc2013-01-171-13/+100
* replaced usage of psx_sio_install_handler & psx_sio_input with devices. [smf] smf-2012-11-101-0/+38