summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/svga_s3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga_s3: bulk rename s3_vga_device -> s3trio64_vga_device angelosa2024-02-251-4/+4
* isa/svga_s3: remove non-existant VIRGE/VIRGEDX ISA cards angelosa2024-02-241-319/+18
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-16/+33
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* vga: made video RAM size configurable at machine configuration (#9289) Ivan Vangelista2022-02-091-4/+12
* svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V... ClawGrip2021-02-191-1/+12
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+4
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-16/+16
* pc_vga & co.: Simplify 8-bit handler signatures (nw) AJR2020-05-311-21/+21
* -s3virge: Plumbed out linear framebuffer support. Fixes graphics in 'Analog 8... mooglyguy2020-03-011-0/+56
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-54/+45
* VGA/SVGA display parameter correction AJR2019-06-201-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-28/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+28
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-28/+28
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* pc_vga: Internalize palette (nw) AJR2018-03-031-8/+0
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-031-0/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-54/+30
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+16
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-4/+4
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-38/+38
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+392