summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc6843.h
Commit message (Expand)AuthorAgeFilesLines
* mc6843: Fixes and improvements AJR2024-10-041-1/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* - 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
* srcclean in preparation for branching release Vas Crabb2021-04-251-1/+1
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-66/+164
* mc6843: add a delay reading the CRC 68bit2020-07-291-0/+2
* thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-101-2/+2
* flopdrv: Even legacy devices need some code cleanup (nw) AJR2019-11-051-1/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+2
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-2/+0
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-081-1/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* 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/+88