summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/gen_latch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* Revert "gen_latch: add boost interleave conf setting" Vas Crabb2022-08-311-2/+0
* gen_latch: add boost interleave conf setting hap2022-08-311-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-3/+3
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-15/+11
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-18/+0
* devcb3 Vas Crabb2018-07-071-1/+2
* cage.cpp Cleanups (#3416) cam9002018-06-261-3/+3
* fix build, misc cleanup (nw) Vas Crabb2018-06-161-7/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+5
* gen_latch: Synchronize at start to ensure broadcast of initial "not written" ... AJR2017-08-181-0/+2
* gen_latch: Allow device to be configured for acknowledgement to occur separat... AJR2017-06-131-0/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Taito 68705 interface improvements: Vas Crabb2017-01-151-8/+21
* gen_latch: Invert logic (latch_read -> latch_written). Dirk Best2017-01-031-3/+4
* New callback for generic_latch_8/16_device (nw) AJR2016-12-291-11/+44
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* Added additional members for compatibility (nw) Miodrag Milanovic2016-04-181-0/+6
* Added generic latch to replace soundlatch in driver_device (nw) Miodrag Milanovic2016-04-181-0/+80