summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/input_merger.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-1/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+2
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-36/+46
* fix up input_merger - it needs to save, and it's passive so no reset Vas Crabb2017-08-021-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+17
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* 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/+107