summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/clock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* cking_master: use clock device for irq signal hap2021-09-101-1/+1
* clock: add setters for period, duty cycle, pulse width hap2021-09-101-6/+30
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+7
* fidelz80: get rid of unnneeded trampoline (nw) hap2019-02-071-0/+1
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-7/+0
* simplify clock_device (nw) smf-2018-09-251-3/+0
* devcb3 Vas Crabb2018-07-071-3/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* New devices added therealmogminer@gmail.com2016-10-281-0/+3
* 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
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+37