]> git.pld-linux.org Git - packages/qemu.git/blame - vgabios-widescreens.patch
- updated BRs, package LICENSE
[packages/qemu.git] / vgabios-widescreens.patch
CommitLineData
d9002706
PS
1--- qemu-1.1.0/roms/vgabios/vbetables-gen.c.orig 2012-06-05 11:08:17.000000000 +0200
2+++ qemu-1.1.0/roms/vgabios/vbetables-gen.c 2012-09-23 17:17:34.709685781 +0200
3@@ -76,6 +76,8 @@
4 { 2560, 1600, 16 , 0x18a},
5 { 2560, 1600, 24 , 0x18b},
6 { 2560, 1600, 32 , 0x18c},
7+{ 1600, 900, 24 , 0x18d},
8+{ 1600, 1000, 24 , 0x18e},
9 { 0, },
10 };
11
This page took 0.039942 seconds and 4 git commands to generate.