summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80ctc.h
Commit message (Expand)AuthorAgeFilesLines
* Z80 CTC ZC/TO goes high for one clock cycle [smf] smf-2021-12-171-0/+2
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-1/+1
* 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-2/+6
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-24/+1
* devcb3 Vas Crabb2018-07-071-5/+7
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* tmpz84c015: Add missing callback for ctc zc3 Dirk Best2018-05-091-0/+4
* z80ctc: Make channels into subdevices AJR2018-04-141-43/+53
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* z80ctc: Minor clock cleanup (nw) AJR2017-05-251-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-4/+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-5/+5
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-1/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+140