summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/mahjong.cpp
Commit message (Expand)AuthorAgeFilesLines
* neogeo updates: Vas Crabb2018-04-281-4/+15
* neogeo: Further improvements: Vas Crabb2018-03-301-39/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* 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-7/+7
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-8/+6
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+1
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-15/+38
* 8bit handlers are more appropriate here. nw. etabeta782016-04-141-39/+35
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-0/+155