summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-6/+30
|\
| * 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
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* (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