summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6847.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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