summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6845.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-24/+4
* mos8563: Use device_palette_interface instead of creating palette subdevice (nw) AJR2018-06-011-34/+22
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-4/+4
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+20
* mc6845: Minor transparent update refactoring (nw) AJR2017-11-161-40/+25
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-9/+7
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-56/+40
* added (partial) correct register mappings to HD6345 bwodok2017-04-251-3/+57
* amusco.cpp: Generate blink state in a way more likely to represent hardware; ... AJR2017-03-181-6/+0
* Self-registering devices prep: Vas Crabb2017-02-271-13/+15
* Fix scanout of mc6845 Mark Garlanger2017-02-171-1/+1
* osborne1nv: scroll fix (nw) Robbbert2017-02-091-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-54/+54
* amusco: Major improvements; promoted to WORKING AJR2016-10-151-0/+6
* mc6845.cpp: fixed save state regression found during Tafoid's latest round of... Ivan Vangelista2016-02-031-1/+2
* mc6845: somehow this fixes mt6046 (nw) cracyc2016-01-211-1/+1
* reverting: Miodrag Milanovic2016-01-201-15/+15
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-15/+15
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* mc6845: add AMS40489 CRTC mahlemiut2015-11-271-0/+19
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-141-6/+13
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1607