summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/82s129.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-14/+14
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* 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
* (nw) Stiletto2016-12-231-1/+1
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* New devices added therealmogminer@gmail.com2016-10-281-0/+153