summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9516.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* am9516: start dma cycle after chain on hardware request Patrick Mackinlay2023-02-061-1/+1
* am9516: don't initialise variables in header Patrick Mackinlay2022-08-021-0/+19
* am9516: general improvements Patrick Mackinlay2022-08-011-221/+342
* am9516: another bug fix Patrick Mackinlay2022-07-221-1/+1
* am9516: bug fixes Patrick Mackinlay2022-07-221-4/+4
* am9516: remove hyperlink Patrick Mackinlay2022-07-201-1/+1
* am9516: new device Patrick Mackinlay2022-07-201-0/+896