summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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