summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cr511b.h
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-131-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-6/+0
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-33/+0
* devcb3 Vas Crabb2018-07-071-6/+12
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-23/+12
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+17
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+150