summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-0110-78/+42
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+14
* midas.cpp, neogeo.cpp, neopcb.cpp, neogeocd.cpp : Remove MCFGs cam9002019-01-131-14/+18
* neogeo: Add start buttons to dial controller (MT 07073) AJR2018-08-102-1/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-24/+28
* NeoGeo updates: Vas Crabb2018-04-291-0/+1
* neogeo updates: Vas Crabb2018-04-289-79/+80
* neogeo: Further improvements: Vas Crabb2018-03-308-109/+72
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1412-107/+100
* Self-registering devices prep: Vas Crabb2017-02-276-9/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1112-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2212-68/+68
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-8/+6
* Naming Neo-Geo AES and Neo-Geo CD input ports Shideravan2016-07-091-4/+4
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2712-46/+41
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-2110-110/+600
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-1410-65/+481
* 8bit handlers are more appropriate here. nw. etabeta782016-04-146-57/+52
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-136-0/+580