summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert2 days1-2/+2
* Tie up a few loose ends in drivers: Vas Crabb2021-07-211-0/+6
* Spring cleaning: Vas Crabb2019-11-011-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-20/+24
* NeoGeo updates: Vas Crabb2018-04-291-0/+1
* neogeo updates: Vas Crabb2018-04-281-1/+1
* neogeo: Further improvements: Vas Crabb2018-03-301-20/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+3
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-8/+107
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-1/+12
* 8bit handlers are more appropriate here. nw. etabeta782016-04-141-2/+2
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-0/+112