summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/fixfreq.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: Revert development code committed by accident. (nw) couriersud2019-11-261-363/+65
* netlist: move nl_examples to src/lib/netlist/examples. (nw) couriersud2019-11-251-65/+363
* netlist video: Add VECTOR support. [Couriersud] couriersud2019-11-171-19/+36
* netlist: Fix freeze on reset (F3). (nw) couriersud2019-11-161-1/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-198/+210
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-210/+198
* fixedfreq: some renaming, remove members called only once. (nw) couriersud2019-03-161-22/+5
* fixedfreq: more separation between interface and logic. (nw) couriersud2019-03-161-90/+91
* fixedfreq: Separate interface from implementation. (nw) couriersud2019-03-121-195/+179
* New working machine couriersud2019-03-121-1/+4
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) AJR2019-01-191-0/+12
* Implement sub-pixel horizontal resolution. (nw) couriersud2019-01-041-9/+14
* FixFreq code maintenance and add rgb channel functionality. (nw) couriersud2019-01-041-111/+135
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-32/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-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-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+304