summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/clock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix merge errors and update new/changed drivers to latest APIs. Aaron Giles2021-09-101-1/+1
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-20/+120
|\
| * clock: add setters for period, duty cycle, pulse width hap2021-09-101-20/+120
* | 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
|/
* simplify clock_device (nw) smf-2018-09-251-35/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* 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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+68