summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cdp1879.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/devfind.h: Added a lookup() member function to device finders. Vas Crabb2023-06-121-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* cdp1879.cpp: fixed Coverity out-of-bounds warnings (nw) firewave2018-01-201-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* new not working cracyc2016-12-021-0/+152