summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc14411.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-28/+32
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-3/+3
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-3/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-4/+4
* devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) Vas Crabb2020-02-051-1/+1
* -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw mooglyguy2018-09-071-43/+1
* devcb3 Vas Crabb2018-07-071-16/+32
* Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) AJR2018-05-271-2/+0
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-17/+17
* srcclean (nw) Vas Crabb2017-07-231-3/+3
* mc14411: new methods added for disabling all output timers and set line metho... Joakim Larsson Edstrom2017-07-111-0/+3
* mc14411: Partial rewrite (nw) AJR2017-07-081-89/+59
* mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator Joakim Larsson Edstrom2017-07-081-0/+160