summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80ctc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-2/+2
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-8/+7
* Prevent integer overflow in Z80 CTC device, which causes a runtime error on W... Justin Kerk2019-03-311-1/+4
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-2/+2
* z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi... AJR2018-11-101-44/+52
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-051-1/+1
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-311-6/+7
* z80ctc.cpp: Room for improvement (nw) AJR2018-05-151-0/+1
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+0
* z80ctc: Disabling a channel interrupt also turns it off AJR2018-05-061-1/+9
* z80ctc: Make channels into subdevices AJR2018-04-141-122/+112
* z80ctc: Minor clock cleanup (nw) AJR2017-05-251-5/+2
* 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
* polyplay: added newer ZRE-PP based polyplay version Ariane Fugmann2017-01-121-0/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-3/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+526