summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/v9938.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-3/+3
* 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
* v9938: Bury this inaccurate kludge for good (nw) AJR2017-11-061-1/+0
* v9938, v9958: Convert to use RGB32 bitmaps AJR2017-11-051-34/+33
* 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-23/+20
* Disallow a negative number of palette entries by changing some types (nw) AJR2017-04-161-2/+2
* v9938: A little cleanup (nw) AJR2017-04-061-21/+21
* New device interface for palettes AJR2017-04-061-8/+9
* Self-registering devices prep: Vas Crabb2017-02-271-4/+5
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-66/+66
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* Revert "some additional (nw)" Miodrag Milanovic2016-01-201-1/+1
* some additional (nw) Miodrag Milanovic2016-01-161-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* v9938.c: fix off by one for pal timing (nw) Wilbert Pol2015-09-231-1/+1
* v9938.c: Fix MT#05622 and MT#05623 Wilbert Pol2015-09-211-1/+50
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+250