summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/input_merger.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ringking: NMI gate was misconfigured; works again now AJR2017-10-261-0/+4
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-53/+38
* fix up input_merger - it needs to save, and it's passive so no reset Vas Crabb2017-08-021-4/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+6
* 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-3/+3
* Cleanups and version bump Miodrag Milanovic2016-07-271-4/+4
* input_merger: Change license to BSD-3 Dirk Best2016-07-231-1/+1
* Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-231-0/+122