summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6847.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+3
* Fixing MC6847 to be responsive to live changes of artifacting config npwoods2019-07-081-3/+16
* srcclean (nw) Vas Crabb2019-05-261-3/+3
* Full support of PAL color blend. robcfg2019-05-051-23/+31
* Modified palette with colors taken from real composite video captures. robcfg2019-05-051-16/+16
* Working blend based on the colors luma values. robcfg2019-05-041-0/+19
* Working PAL color blend emulation. Next step is only perfom blend based on th... robcfg2019-05-021-1/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+29
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-29/+4
* mc6847: Tidying up (nw) AJR2019-01-191-1/+3
* mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) AJR2019-01-191-4/+27
* The great CoCo/Dragon clock correction (nw) AJR2017-12-301-7/+8
* srcclean (nw) Vas Crabb2017-07-231-2/+2
* Missed this MC6847T1 issue Nathan Woods2017-07-171-1/+1
* [MC6847] Fixed the "Semigraphics 6" mode on the CoCo/MC-10 Nathan Woods2017-07-171-9/+20
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-6/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+35
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-52/+52
* [MC6847] Fixed a bug from where video data was sampled that could cause too ... Nathan Woods2016-08-211-1/+7
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+3
* reverting: Miodrag Milanovic2016-01-201-11/+11
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-11/+11
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1890