summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6847.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-10/+1
* Fixing MC6847 to be responsive to live changes of artifacting config npwoods2019-07-081-1/+1
* Full support of PAL color blend. robcfg2019-05-051-42/+27
* Modified palette with colors taken from real composite video captures. robcfg2019-05-051-3/+10
* Working blend based on the colors luma values. robcfg2019-05-041-3/+15
* Working PAL color blend emulation. Next step is only perfom blend based on th... robcfg2019-05-021-0/+30
* (nw) Clean up the mess on master Vas Crabb2019-03-261-54/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+54
* mc6847: Tidying up (nw) AJR2019-01-191-3/+0
* mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) AJR2019-01-191-51/+17
* fix palette regressions in elfin, fmaniac3, inufuku, jumpjump, kdynastg, xile... Vas Crabb2018-12-311-1/+2
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-0/+11
* devcb3 Vas Crabb2018-07-071-3/+6
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-12/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* The great CoCo/Dragon clock correction (nw) AJR2017-12-301-1/+2
* [MC6847] Fixed the "Semigraphics 6" mode on the CoCo/MC-10 Nathan Woods2017-07-171-0/+2
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-60/+51
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* clean up tabulation, fix some things (nw) Vas Crabb2016-11-251-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-92/+92
* reverting: Miodrag Milanovic2016-01-201-10/+10
* 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-10/+10
* devices/video/mc6847.h: fixed MT06124 (nw) Ivan Vangelista2016-01-071-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+0
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-10/+10
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+706