On Sunday 10 June 2007, Stuart Brady wrote: > On Sun, Jun 10, 2007 at 04:35:21PM +0000, Blue Swirl wrote: > > Log message: > > Add hw/pixel_ops.h > > Are there any thoughts on moving vga_draw_line_glyph* out of > vga_template.h?
Sounds like a good idea (in principle) to me. I suspect you'd want to move vga_template and chunks of of code from vga.c into a common blit routine. The ARM pl110 CLCDC emulation could also benefit from this. Paul