summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/53c7xx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* machine/53c7xx.cpp: Don't use static buffers for messages, don't clash with t... Vas Crabb2022-02-251-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-1/+1
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-12/+3
* devcb3 Vas Crabb2018-07-071-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-53/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-29/+29
* 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-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+229