summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6845.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* mos8563: Use device_palette_interface instead of creating palette subdevice (nw) AJR2018-06-011-7/+8
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-31/+30
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+4
* mc6845: Minor transparent update refactoring (nw) AJR2017-11-161-0/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-3/+3
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-57/+48
* added (partial) correct register mappings to HD6345 bwodok2017-04-251-1/+7
* amusco.cpp: Generate blink state in a way more likely to represent hardware; ... AJR2017-03-181-1/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-81/+81
* amusco: Major improvements; promoted to WORKING AJR2016-10-151-0/+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
* override part 1 (nw) Miodrag Milanovic2015-12-051-33/+33
* apricot: use hd6845, cleanup mc6845 Dirk Best2015-11-291-4/+0
* mc6845: add AMS40489 CRTC mahlemiut2015-11-271-0/+12
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-141-3/+4
* mc6845: screen reconfig callback (nw) cracyc2015-10-261-0/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+503