Statistics
| Branch: | Revision:

root / pc-bios / vgabios.diff @ afc7df11

History | View | Annotate | Download (3 kB)

1 02cfb0b4 bellard
? biossums
2 02cfb0b4 bellard
? vgabios.cirrus.debug.txt
3 02cfb0b4 bellard
? vgabios.cirrus.txt
4 02cfb0b4 bellard
? vgabios.debug.txt
5 02cfb0b4 bellard
? vgabios.txt
6 02cfb0b4 bellard
? tests/Makefile
7 02cfb0b4 bellard
? tests/setmode.S
8 02cfb0b4 bellard
? tests/setmode.c
9 02cfb0b4 bellard
? tests/setmode.com
10 02cfb0b4 bellard
? tests/setmode.elf
11 02cfb0b4 bellard
Index: Makefile
12 02cfb0b4 bellard
===================================================================
13 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/Makefile,v
14 02cfb0b4 bellard
retrieving revision 1.15
15 02cfb0b4 bellard
diff -u -w -r1.15 Makefile
16 02cfb0b4 bellard
Index: VGABIOS-lgpl-latest.bin
17 02cfb0b4 bellard
===================================================================
18 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/VGABIOS-lgpl-latest.bin,v
19 02cfb0b4 bellard
retrieving revision 1.60
20 02cfb0b4 bellard
diff -u -w -r1.60 VGABIOS-lgpl-latest.bin
21 02cfb0b4 bellard
Binary files /tmp/cvsCahrMA and VGABIOS-lgpl-latest.bin differ
22 02cfb0b4 bellard
Index: VGABIOS-lgpl-latest.cirrus.bin
23 02cfb0b4 bellard
===================================================================
24 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/VGABIOS-lgpl-latest.cirrus.bin,v
25 02cfb0b4 bellard
retrieving revision 1.12
26 02cfb0b4 bellard
diff -u -w -r1.12 VGABIOS-lgpl-latest.cirrus.bin
27 02cfb0b4 bellard
Binary files /tmp/cvsewygNU and VGABIOS-lgpl-latest.cirrus.bin differ
28 02cfb0b4 bellard
Index: VGABIOS-lgpl-latest.cirrus.debug.bin
29 02cfb0b4 bellard
===================================================================
30 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin,v
31 02cfb0b4 bellard
retrieving revision 1.12
32 02cfb0b4 bellard
diff -u -w -r1.12 VGABIOS-lgpl-latest.cirrus.debug.bin
33 02cfb0b4 bellard
Binary files /tmp/cvsey9TQf and VGABIOS-lgpl-latest.cirrus.debug.bin differ
34 02cfb0b4 bellard
Index: VGABIOS-lgpl-latest.debug.bin
35 02cfb0b4 bellard
===================================================================
36 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/VGABIOS-lgpl-latest.debug.bin,v
37 02cfb0b4 bellard
retrieving revision 1.60
38 02cfb0b4 bellard
diff -u -w -r1.60 VGABIOS-lgpl-latest.debug.bin
39 02cfb0b4 bellard
Binary files /tmp/cvskxbTbC and VGABIOS-lgpl-latest.debug.bin differ
40 02cfb0b4 bellard
Index: clext.c
41 02cfb0b4 bellard
===================================================================
42 02cfb0b4 bellard
RCS file: /cvsroot/vgabios/vgabios/clext.c,v
43 02cfb0b4 bellard
retrieving revision 1.8
44 02cfb0b4 bellard
diff -u -w -r1.8 clext.c
45 02cfb0b4 bellard
--- clext.c        8 Aug 2004 16:52:55 -0000        1.8
46 02cfb0b4 bellard
+++ clext.c        30 Nov 2004 23:38:32 -0000
47 02cfb0b4 bellard
@@ -222,7 +222,21 @@
48 02cfb0b4 bellard
 0x001a,0x221b,0x001d,
49 02cfb0b4 bellard
 0xffff
50 02cfb0b4 bellard
 };
51 02cfb0b4 bellard
-
52 02cfb0b4 bellard
+/* 1280x1024x16 */
53 02cfb0b4 bellard
+unsigned short cseq_1280x1024x16[] = {
54 02cfb0b4 bellard
+0x0300,0x2101,0x0f02,0x0003,0x0e04,0x1707,
55 02cfb0b4 bellard
+0x760b,0x760c,0x760d,0x760e,
56 02cfb0b4 bellard
+0x0412,0x0013,0x2017,
57 02cfb0b4 bellard
+0x341b,0x341c,0x341d,0x341e,
58 02cfb0b4 bellard
+0xffff
59 02cfb0b4 bellard
+};
60 02cfb0b4 bellard
+unsigned short ccrtc_1280x1024x16[] = {
61 02cfb0b4 bellard
+0x2911,0xc300,0x9f01,0x9f02,0x8603,0x8304,0x9405,0x2406,0xf707,
62 02cfb0b4 bellard
+0x6009,0x000c,0x000d,
63 02cfb0b4 bellard
+0x0310,0xff12,0x4013,0x4014,0xff15,0x2416,0xc317,0xff18,
64 02cfb0b4 bellard
+0x001a,0x321b,0x001d,
65 02cfb0b4 bellard
+0xffff
66 02cfb0b4 bellard
+};
67 02cfb0b4 bellard
 
68 02cfb0b4 bellard
 cirrus_mode_t cirrus_modes[] =
69 02cfb0b4 bellard
 {
70 02cfb0b4 bellard
@@ -269,6 +283,12 @@
71 02cfb0b4 bellard
  {0x6d,1280,1024,8,0x00,
72 02cfb0b4 bellard
    cseq_1280x1024x8,cgraph_svgacolor,ccrtc_1280x1024x8,8,
73 02cfb0b4 bellard
    4,0,0,0,0,0,0,0,0},
74 02cfb0b4 bellard
+ {0x69,1280,1024,15,0xf0,
75 02cfb0b4 bellard
+   cseq_1280x1024x16,cgraph_svgacolor,ccrtc_1280x1024x16,16,
76 02cfb0b4 bellard
+   6,5,10,5,5,5,0,1,15},
77 02cfb0b4 bellard
+ {0x75,1280,1024,16,0xe1,
78 02cfb0b4 bellard
+   cseq_1280x1024x16,cgraph_svgacolor,ccrtc_1280x1024x16,16,
79 02cfb0b4 bellard
+   6,5,11,6,5,5,0,0,0},
80 02cfb0b4 bellard
 
81 02cfb0b4 bellard
  {0xfe,0,0,0,0,cseq_vga,cgraph_vga,ccrtc_vga,0,
82 02cfb0b4 bellard
    0xff,0,0,0,0,0,0,0,0},
83 02cfb0b4 bellard
@@ -310,9 +330,13 @@
84 02cfb0b4 bellard
 // 1024x768x16
85 02cfb0b4 bellard
   0x117, 0x74,
86 02cfb0b4 bellard
 // 1024x768x24
87 02cfb0b4 bellard
-//0x118, 0x79,
88 02cfb0b4 bellard
+  0x118, 0x79,
89 02cfb0b4 bellard
 // 1280x1024x8
90 02cfb0b4 bellard
   0x107, 0x6d,
91 02cfb0b4 bellard
+// 1280x1024x15
92 02cfb0b4 bellard
+  0x119, 0x69,
93 02cfb0b4 bellard
+// 1280x1024x16
94 02cfb0b4 bellard
+  0x11a, 0x75,
95 02cfb0b4 bellard
 // invalid
96 02cfb0b4 bellard
   0xffff,0xffff
97 02cfb0b4 bellard
 };