summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc6843.cpp
Commit message (Expand)AuthorAgeFilesLines
* mc6843: Fixes and improvements AJR2024-10-041-43/+111
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* mc6843: Clear STRB bits when read (mostly reverts 05803c61309319e5a6dd86d0746... AJR2022-12-131-14/+21
* mc6843: Clear STRB at command start AJR2022-12-131-0/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+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-10/+10
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-693/+800
* mc6843: add a delay reading the CRC 68bit2020-07-291-13/+48
* thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-101-2/+2
* flopdrv: Even legacy devices need some code cleanup (nw) AJR2019-11-051-33/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-48/+44
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+827