summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mos6526.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-17/+18
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-26/+26
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-26/+26
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-53/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+53
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-10/+8
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-43/+0
* devcb3 Vas Crabb2018-07-071-8/+16
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-18/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+19
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-33/+33
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+296