summaryrefslogtreecommitdiff
path: root/hw/vga.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-05use CPUStatebellard1-5/+9
2004-01-04hack for target_ulong definebellard1-3/+3
2004-01-04explicited S3 specific code - added more debug codebellard1-3/+43
2003-10-30big endian fixesbellard1-19/+15
2003-09-30multiscan/doublescan fix (malc)bellard1-12/+21
2003-09-30new directory structurebellard1-2/+2
2003-08-11mode X double scan fix (malc)bellard1-2/+4
2003-08-08Full VGA support, including old CGA modes, VGA planar and mode Xbellard1-72/+205
2003-08-05fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard1-26/+32
2003-08-04Hardware level VGA emulation (only text mode is tested)bellard1-0/+1236