summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-15/+17
* Sarayan made me do it. Vas Crabb2018-04-282-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-4/+0
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-146-32/+16
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1418-118/+125
* Self-registering devices prep: Vas Crabb2017-02-279-9/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1118-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2218-103/+103
* fixed very old copy and paste mistake of mine. nw. etabeta782016-04-106-6/+6
* reverting: Miodrag Milanovic2016-01-2018-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-1618-18/+18
* override part 1 (nw) Miodrag Milanovic2015-12-059-57/+57
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-149-9/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-089-0/+0
* It's better to snes to use IPT_START... Shideravan2015-11-041-1/+1
* Make SNES controls match other systems Jason Gauci2015-11-041-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1318-0/+2134