summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm74c922.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* New working machines hap2020-07-181-0/+2
* mm74c922: data output pins are clocked the same time as DA pin hap2020-07-171-0/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-4/+4
* mm74c922: Device overhaul (nw) AJR2019-11-141-16/+24
* (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+38
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-38/+6
* devcb3 Vas Crabb2018-07-071-6/+6
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+138