summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1205.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+3
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-3/+0
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+6
* ds1205: Add Dallas DS1205 Multikey [Carl] cracyc2017-04-121-0/+100