OSDN Git Service

vga: move Cirrus VGA template to its own file
authorBlue Swirl <blauwirbel@gmail.com>
Wed, 25 Jan 2012 16:10:44 +0000 (16:10 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 4 Feb 2012 12:45:10 +0000 (12:45 +0000)
commit94d7b48334d86b401439d732407d5989557d2218
tree6e01690ac00fa2417ac7acac5b9eb000a65e262a
parentcd7a45c95ecf2404810f3c6becb7cb83c5010ad8
vga: move Cirrus VGA template to its own file

Standard VGA does not use vga_draw_cursor_line_* functions.
Move the template to cirrus_vga_template.h.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/cirrus_vga.c
hw/cirrus_vga_template.h [new file with mode: 0644]
hw/vga_int.h
hw/vga_template.h