summaryrefslogtreecommitdiffstats
path: root/hw/vga.c
Commit message (Expand)AuthorAgeFilesLines
* support for opaque data on memory I/Osbellard2004-06-031-33/+33
* partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...bellard2004-05-261-27/+63
* dummy VGA PCI support - VGA font selection fix (Daniel Serpell)bellard2004-05-201-6/+38
* Bochs VBE emulation fixbellard2004-04-291-1/+2
* Bochs VBE emulation fixbellard2004-04-281-0/+8
* isa memory remapping support (aka PPC PREP VGA support)bellard2004-04-281-15/+14
* amd64 port (Jocelyn Mayer)bellard2004-04-261-1/+1
* consistent use of target_ulong and target_phys_addr_tbellard2004-04-251-6/+6
* disabled S3 VGAbellard2004-04-251-22/+32
* avoid segfault if transient invalid text resolutionbellard2004-04-151-0/+5
* blanking supportbellard2004-04-151-6/+50
* vga 9 pixel wide text char fixbellard2004-04-071-2/+2
* win32 port (initial patch by kazu)bellard2004-03-311-22/+0
* use new timer APIbellard2004-03-311-0/+94
* device independent VGA screen dumpbellard2004-03-171-23/+104
* io port API change - removed dumb console redraw (not useful)bellard2004-03-141-53/+24
* bochs vbe: virtual screen support and bank switch (untested)bellard2004-02-061-20/+67
* added bochs VBE supportbellard2004-02-061-36/+242
* vga memory address fixbellard2004-01-271-0/+4
* use CPUStatebellard2004-01-051-5/+9
* hack for target_ulong definebellard2004-01-041-3/+3
* explicited S3 specific code - added more debug codebellard2004-01-041-3/+43
* big endian fixesbellard2003-10-301-19/+15
* multiscan/doublescan fix (malc)bellard2003-09-301-12/+21
* new directory structurebellard2003-09-301-2/+2
* mode X double scan fix (malc)bellard2003-08-111-2/+4
* Full VGA support, including old CGA modes, VGA planar and mode Xbellard2003-08-081-72/+205
* fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard2003-08-051-26/+32
* Hardware level VGA emulation (only text mode is tested)bellard2003-08-041-0/+1236
OpenPOWER on IntegriCloud