summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc6843.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* Fixes to recently added/changed items. Aaron Giles2021-04-231-1/+1
* Merge branch 'master' into time-experiments2 Aaron Giles2021-04-231-690/+797
|\
| * thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-693/+800
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* 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