summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/64h156.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few class memory access warnings. Vas Crabb2 days1-18/+18
* Move format #includes out of header files AJR2023-10-121-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-12/+12
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-18/+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-11/+8
* Device fixups (nw) AJR2017-03-021-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* 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-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+205