summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/ctrl.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* Tie up a few loose ends in drivers: Vas Crabb2021-07-211-0/+1
* Spring cleaning: Vas Crabb2019-11-011-16/+8
* (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
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* neogeo: Further improvements: Vas Crabb2018-03-301-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+14
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-5/+5
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-2/+50
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-2/+4
* 8bit handlers are more appropriate here. nw. etabeta782016-04-141-3/+3
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-0/+80