summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/fixfreq.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+1
* Miscellaneous cleanup. Vas Crabb2022-07-191-62/+61
* netlist: include file work (#10096) couriersud2022-07-161-154/+194
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-15/+57
* Fixed gtrak10 video. (#10022) couriersud2022-07-021-2/+3
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-0/+5
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* Various improvements to image file handling: Vas Crabb2020-10-081-2/+3
* fixedfreq.cpp: Improve handling of interlaced video couriersud2020-08-171-15/+20
* netlist: remove soft reset support. couriersud2020-07-051-2/+2
* misc cleanup (nw) Vas Crabb2020-02-021-1/+1
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-5/+5
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-1/+1
* fixedfreq: Add machine configuration. [Couriersud] couriersud2019-12-301-62/+334
* 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