summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc6844.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean up crud (nw) Vas Crabb2020-02-291-7/+4
|
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-2/+2
|
* Alfaskop 4110 keyboard and related improvements (#6291) Joakim Larsson Edström2020-02-101-0/+556
| | | | | | | | | | | | | | * mc6844.cpp: WIP NEW DEVICE Motorola mc6844 DMA controller (devicified from swtpc09.cpp) * 6821pia.cpp: improved LOG messages a bit * mc6854: Added support for external clocks, DMA, improved LOG messages and fine tuning of IRQ handling * mc6846: Removed nonexistant CP1 output callback and added a CP1 input interface call * 6850acia.cpp: Updated use of logmacro.h * alfaskop4110: WIP added keyboard and fixed build errors
* Revert "Alfaskop improvements" Vas Crabb2020-01-311-561/+0
|
* alfaskop41xx.cpp, jedparse.h, mc6844.cpp : addressed PR feedback Joakim Larsson Edstrom2019-12-271-14/+19
|
* WIP NEW DEVICE Motorola mc6844 DMA controller (devicified from swtpc09.cpp) Joakim Larsson Edstrom2019-12-181-0/+556