summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc6854.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-14/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Alfaskop 4110 keyboard and related improvements (#6291) Joakim Larsson Edström2020-02-101-87/+133
* Revert "Alfaskop improvements" Vas Crabb2020-01-311-133/+87
* mc6854.cpp: WIP Fixed old obvious cut and paste errors and started to fix tra... Joakim Larsson Edstrom2020-01-301-4/+4
* mc6854.cpp: improved LOG messages and fine tuning of IRQ handling Joakim Larsson Edstrom2019-12-191-15/+21
* mc6854: WIP added support for external clocks and DMA Joakim Larsson Edstrom2019-12-181-79/+119
* mc6854.cpp: small cleanup for readability Joakim Larsson Edstrom2019-11-211-62/+24
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-59/+56
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+989