summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z8038.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Fix various typos in comments AJR2021-10-051-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
* z8038: new device (nw) Patrick Mackinlay2018-10-181-0/+700