summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/isa_vga_ati.h
Commit message (Collapse)AuthorAgeFilesLines
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-50/+0
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
|
* srcclean (nw) Curt Coder2012-10-071-2/+2
|
* (MESS) Moved 8514/A and Mach8 implementations to separate devices. mahlemiut2012-10-041-1/+2
| | | | | Fixed uninitialised structs causing issues with SVGA and 8514/A devices in debug builds.
* Converted VGA to be multiple devices, this will require some cleanup in ↵ Miodrag Milanovic2012-10-011-0/+3
| | | | future (no whatsnew)
* used read8_delegate instead of read8_space_func for vga port read (nw) Miodrag Milanovic2012-09-201-0/+2
|
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
| | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
* (MESS) Added preliminary ATi Graphics Ultra support mahlemiut2012-09-121-0/+44
(MESS) svga_s3/gfxultra: Added vector line drawing and short stroke vectors.