On Wed, 2012-06-27 at 23:42 +0200, Alexander Graf wrote: > > It shouldn't be an #if 0 but an if (cirrus) hw_abort() then though. > Otherwise we'd just silently ignore the option.
You guys love aborts too much. For a high level option like -vga I'd rather just fallback to "std" (like afaik some other machines do in unsupported cases) and have something going, maybe with a warning. Cheers, Ben.