faster Cirrus VGA VRAM access
[qemu] / hw / cirrus_vga.c
2004-10-10 bellardfaster Cirrus VGA VRAM access
2004-07-10 bellardload/save state support
2004-07-06 bellard24 bpp fixes
2004-06-26 bellarddac write index register is r/w - CR1D access fix ...
2004-06-21 bellardadded PCI bus
2004-06-09 bellardpattern fill fixes and optimization
2004-06-08 bellardset memory size to 4MB for 5446 - fixed memory size...
2004-06-07 bellardcirrus blitter fixes
2004-06-06 bellardhardware cursor support - fill with rop support - color...
2004-06-05 bellardbetter to use different ID for ISA and PCI
2004-06-05 bellardchange ID to CLGD5446 - added solidfill support - fixed...
2004-06-05 bellardCirrus fixes
2004-06-05 bellardavoid using anonymous struct extension (not supported...
2004-06-05 bellardmmio support for vga registers - line offset fix -...
2004-06-05 bellardCirrus VGA emulation (initial patch by Suzu - heavily...