summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cdp1852.cpp
Commit message (Expand)AuthorAgeFilesLines
* cdp1852: Fixes and enhancements AJR2024-11-191-4/+32
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* cdp1852: Replace callback macros with devcb3 bindings; use line write handler... AJR2018-07-191-42/+66
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+187