summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/sms_ctrl
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1318-1981/+0
* unified all for Fabio (nw) Miodrag Milanovic2015-05-2118-18/+18
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-1018-90/+36
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-0718-0/+36
* (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-221-60/+68
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-4/+4
* make sure that controller devices don't get duplicate descriptions etabeta782015-01-278-8/+8
* let's try with a different approach that does not require to add a new macro ... etabeta782015-01-107-32/+32
* ioport: added a PORT_DEVICE flag to identify inputs of any kind which are etabeta782015-01-097-34/+34
* (MESS) gamegear: fixed detection of SMS games (via adapter) and added etabeta782014-12-263-5/+5
* Assorted changes and fixes to sega devices (nw) Scott Stone2014-12-221-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-11/+10
* (MESS) sms.c: Added support for Sega Graphic Board input. (nw) Wilbert Pol2014-10-043-0/+220
* smsctrl.c: Moved some includes from .h to .c file (nw) Wilbert Pol2014-10-012-9/+8
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* (MESS) sms: added support for Furrtek's multitap adapter (supported Fabio Priuli2014-04-138-5/+222
* (MESS) sms: fixed light phaser support through the gender adapter Fabio Priuli2014-03-252-3/+3
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-1014-0/+1556