summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/input_merger.h
Commit message (Expand)AuthorAgeFilesLines
* Remaining fixestime-experiments Aaron Giles2021-08-141-2/+2
* Merge branch 'master' into time-experiments Aaron Giles2021-08-131-5/+4
|\
| * input_merger: add setter for initial state hap2021-05-241-7/+6
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Remove some old-school synchronize calls. Add an optional unique ID pointer t... Aaron Giles2021-03-231-1/+2
|/
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+22
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-22/+0
* 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