summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74161.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-11/+11
* Fixed state machine and made TC signal asynchronous. Michael Zapf2020-04-061-16/+27
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-1/+1
* Duplicated save state entries (nw) Olivier Galibert2018-08-231-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* New devices added therealmogminer@gmail.com2016-10-281-31/+22
* New devices added therealmogminer@gmail.com2016-10-281-0/+33
* -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] therealmogminer@gmail.com2016-10-281-0/+183