summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/2812fifo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Correct Acrobatic Dog-Fight sound chip type (#5462) MASH2019-08-111-1/+1
* Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) Vas Crabb2019-04-211-0/+235