提交 74a14f22 编写于 作者: B bellard

increase video memory to 8MB


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1955 c046a42c-6fe2-441c-8c8c-71466251a162
上级 c66b0d4c
......@@ -705,7 +705,7 @@ extern struct soundhw soundhw[];
/* vga.c */
#define VGA_RAM_SIZE (4096 * 1024)
#define VGA_RAM_SIZE (8192 * 1024)
struct DisplayState {
uint8_t *data;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册