summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxcport.c
Commit message (Expand)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* (mess) psxmultitap: add multitap support [Carl] cracyc2013-05-061-3/+21
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-2/+2
* (MESS) proper initialization fix for src/mess/machine/psxcport.c (nw) Oliver Stöneberg2013-02-231-1/+2
* [mess] psxanalog: add analog joystick [Carl] cracyc2013-01-311-1/+2
* removed runtime ioport lookups [smf] smf-2013-01-241-3/+5
* [mess] Be a little more strict about which id the psx pad responds to, fixes... cracyc2013-01-191-1/+1
* [mess] Slotify playstation controller ports [Carl] cracyc2013-01-171-157/+153
* replaced usage of psx_sio_install_handler & psx_sio_input with devices. [smf] smf-2012-11-101-0/+201