index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga_template.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-6
/
+6
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-41
/
+41
*
BGR_FORMAT fix
bellard
2006-05-11
1
-1
/
+1
*
bgr32 pixel format support
bellard
2006-05-10
1
-77
/
+83
*
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
2004-10-10
1
-8
/
+7
*
endianness fixes
bellard
2004-06-21
1
-3
/
+15
*
hardware cursor depth = 15 fix
bellard
2004-06-06
1
-1
/
+1
*
generic hardware cursor support
bellard
2004-06-06
1
-0
/
+68
*
vga 9 pixel wide text char fix
bellard
2004-04-07
1
-8
/
+8
*
added bochs VBE support
bellard
2004-02-06
1
-0
/
+20
*
full softmmu support
bellard
2003-10-27
1
-2
/
+2
*
depth 32 fix
bellard
2003-09-16
1
-8
/
+8
*
Full VGA support, including old CGA modes, VGA planar and mode X
bellard
2003-08-08
1
-9
/
+135
*
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
bellard
2003-08-05
1
-6
/
+6
*
Hardware level VGA emulation (only text mode is tested)
bellard
2003-08-04
1
-0
/
+294