summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/gen_latch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cage.cpp Cleanups (#3416) cam9002018-06-261-12/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* gen_latch: Synchronize at start to ensure broadcast of initial "not written" ... AJR2017-08-181-0/+12
* wonder how many undebuggable machines that caused (nw) Vas Crabb2017-07-251-3/+4
* gen_latch: Allow device to be configured for acknowledgement to occur separat... AJR2017-06-131-2/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+6
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Taito 68705 interface improvements: Vas Crabb2017-01-151-1/+13
* gen_latch: Invert logic (latch_read -> latch_written). Dirk Best2017-01-031-17/+26
* New callback for generic_latch_8/16_device (nw) AJR2016-12-291-34/+67
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+2
* Added additional members for compatibility (nw) Miodrag Milanovic2016-04-181-0/+20
* Added generic latch to replace soundlatch in driver_device (nw) Miodrag Milanovic2016-04-181-0/+155