summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mb_vcu.h
Commit message (Expand)AuthorAgeFilesLines
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+13
* devices/video: some MCFG macro removal (nw) Ivan Vangelista2019-01-091-13/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-2/+2
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-5/+5
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mb_vcu.cpp: Fixed layer clearances for Great Guns [Angelo Salese] angelosa2017-09-041-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-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* 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/+92