|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: deterministic display
Hmmm... I know this is possible on XGA, but I'm not sure if it can be done on VGA. You CAN mess with the VGA refresh routine - ie - make an interrupt that traps to see if the VGA refresh routine has happened, then draw the screen then. This is slightly different (and more dangerous) than waiting for the retracing because you have to manipulate the VGA refresh interrupt. I made some code on this, but you probably don't want it, because it crashes my comp every time I use it! Oh, well, probably not useful, but FYI -Ender Wiggin ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|