summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-8/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-9/+13
* (nw) Clean up the mess on master Vas Crabb2019-03-263-30/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-15/+30
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-312-25/+10
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-5/+5
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-1/+10
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-3/+4
* 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