aboutsummaryrefslogtreecommitdiff
path: root/hw/vga.c
AgeCommit message (Expand)Author
2004-03-14io port API change - removed dumb console redraw (not useful)bellard
2004-02-06bochs vbe: virtual screen support and bank switch (untested)bellard
2004-02-06added bochs VBE supportbellard
2004-01-27vga memory address fixbellard
2004-01-05use CPUStatebellard
2004-01-04hack for target_ulong definebellard
2004-01-04explicited S3 specific code - added more debug codebellard
2003-10-30big endian fixesbellard
2003-09-30multiscan/doublescan fix (malc)bellard
2003-09-30new directory structurebellard
2003-08-11mode X double scan fix (malc)bellard
2003-08-08Full VGA support, including old CGA modes, VGA planar and mode Xbellard
2003-08-05fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard
2003-08-04Hardware level VGA emulation (only text mode is tested)bellard