summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_cirrus.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga_cirrus.cpp: rectify linear addressing enable, fix regression wit... angelosa2025-02-151-22/+28
* srcclean and cleanup Vas Crabb2024-12-221-1/+1
* video/pc_vga_cirrus: workaround crash for zorro/picasso2, fix bit 3 in blitti... angelosa2024-12-171-13/+47
* video/pc_vga_cirrus: replace cirrus_define_video_mode with VGA arch recompute... angelosa2024-12-161-8/+13
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb2024-03-241-1/+1
* video/pc_vga: retire vblank_timer_cb override, add a latch_start_addr fn in p... angelosa2024-03-101-1/+15
* video/pc_vga_cirrus: fix pitch offset angelosa2024-03-101-6/+3
* video/pc_vga_cirrus: add start address bit 19 for GD5430+ angelosa2024-03-101-14/+68
* video/pc_vga_cirrus: bulk replace device naming angelosa2024-03-091-47/+47
* video/pc_vga_cirrus: misc cleanups angelosa2024-03-091-46/+17
* pc_vga_cirrus: fix interlace mode, fix divisor on 16-bit pixel mode angelosa2024-03-081-3/+8
* video/pc_vga_*: standardize DEFINE_DEVICE_TYPE descriptions angelosa2024-02-251-3/+3
* video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer lo... angelosa2024-02-101-9/+10
* video/pc_vga_cirrus.cpp: fix MT#08763 angelosa2023-09-111-14/+5
* srcclean and fix up some bits Vas Crabb2023-07-231-24/+24
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-0/+1485