]> git.proxmox.com Git - qemu.git/history - hw/vga.c
consistent use of target_ulong and target_phys_addr_t
[qemu.git] / hw / vga.c
2004-04-25 bellardconsistent use of target_ulong and target_phys_addr_t
2004-04-25 bellarddisabled S3 VGA
2004-04-15 bellardavoid segfault if transient invalid text resolution
2004-04-15 bellardblanking support
2004-04-07 bellardvga 9 pixel wide text char fix
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-17 bellarddevice independent VGA screen dump
2004-03-14 bellardio port API change - removed dumb console redraw (not...
2004-02-06 bellardbochs vbe: virtual screen support and bank switch ...
2004-02-06 bellardadded bochs VBE support
2004-01-27 bellardvga memory address fix
2004-01-05 bellarduse CPUState
2004-01-04 bellardhack for target_ulong define
2004-01-04 bellardexplicited S3 specific code - added more debug code
2003-10-30 bellardbig endian fixes
2003-09-30 bellardmultiscan/doublescan fix (malc)
2003-09-30 bellardnew directory structure
2003-08-11 bellardmode X double scan fix (malc)
2003-08-08 bellardFull VGA support, including old CGA modes, VGA planar...
2003-08-05 bellardfixed graphical VGA 16 color mode - fixed 9 pixel wide...
2003-08-04 bellardHardware level VGA emulation (only text mode is tested)