summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ramdac.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-061-11/+11
* Fix build after 78494b79461536be37f79ca084fb3d485895f5ac (nw) AJR2018-10-141-2/+2
* ramdac.cpp : Remove MCFGs cam9002018-10-141-17/+6
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-7/+7
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-5/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-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-2/+2
* tabpkr: Push emulation a little further along (nw) AJR2017-06-061-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Update skylncr.cpp to use RAMDAC (nw) AJR2016-10-191-0/+5
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+87