qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] How to Simulate hardware that counts scanlines?


From: André Braga
Subject: Re: [Qemu-devel] How to Simulate hardware that counts scanlines?
Date: Fri, 28 Jul 2006 13:53:46 -0300

On 7/27/06, Steve Ellenoff <address@hidden> wrote:
The guest os code is polling this register on a very fast interval, and when
it detects a certain # of scanlines have been counted, it will swap it's
display buffers, ie, it's waiting for the vblank, so it can have nice smooth
animations.

Since this is all custom, I'd rather raise an interrupt when the DAC
reaches the final portion of the frame buffer... This has to be better
than polling.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]