summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pcf8593.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+2
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-11/+11
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-11/+11
* 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
* -cpu/h8: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-13/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* unbreak build (nw) smf-2016-10-121-0/+1
* Soft resets no longer turn back clocks on devices AJR2016-10-091-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+79