summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1994.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-14/+11
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-1/+1
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean (nw) Vas Crabb2019-05-261-101/+101
* Add DS1994 device (#5054) grullosgo2019-05-141-0/+134