summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga.h
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+15
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-15/+0
* vis: fix display in 256 color mode and add buttons 1 and 2 [Carl] cracyc2018-08-071-0/+1
* moar (nw) Vas Crabb2018-05-141-1/+1
* pc_vga.cpp: machine().device cleanups (nw) AJR2018-05-131-5/+3
* pc_vga: Internalize palette (nw) AJR2018-03-031-2/+4
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-031-2/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-4/+4
* mach32: correct display of 16bpp video mode in Windows 9x (hardware pointer s... mahlemiut2018-01-271-2/+26
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+0
* mach8: Add Scan To X command, used by win9x drivers to write cursor data. mahlemiut2018-01-061-4/+20
* Some PC AT 2D accelerator updates: mahlemiut2018-01-021-7/+8
* Fixup (nw) Melissa Goad2017-12-201-0/+1
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-2/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-46/+47
* pc_vga: add palette configuration to save state Scott Percival2017-03-231-2/+1
* pc_vga.h: update CRTC usage comments Scott Percival2017-03-101-13/+13
* fix MSVC build (nw) smf-2017-02-281-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-15/+21
* vis: add yuv compressed mode and correct for interlace (nw) cracyc2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-229/+229
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* svga_s3: fix potential crash when hardware pointer is at the edge of VRAM, an... mahlemiut2016-03-161-0/+1
* reverting: Miodrag Milanovic2016-01-201-14/+14
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-14/+14
* override part 1 (nw) Miodrag Milanovic2015-12-051-45/+45
* cleanuo Miodrag Milanovic2015-12-051-4/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+705