summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74157.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-15/+10
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-10/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* devices/machine/74157.cpp : Simplify handlers, Fix naming cam9002019-03-221-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-30/+5
* 74157.cpp: Update notes (nw) AJR2018-01-281-2/+10
* Add two-in-one version of LS157 (nw) AJR2017-12-271-13/+28
* A few conversions to bitswap<4> (nw) AJR2017-12-271-8/+2
* 74157: Prevent unnecessary reads (nw) AJR2017-06-121-5/+5
* 74157 developments (nw) AJR2017-06-121-2/+86
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* 74157 updates, pinball division (nw) (#1841) ajrhacker2016-12-171-2/+19
* Create new 74LS157 device and hook it up to MSM5205 on Rastan AJR2016-12-021-0/+202