Graphics buffer
- Posted by Adam Weeden <theskaman at MINDSPRING.COM> May 02, 1999
- 494 views
I have this program that uses regular pixel routines to put pixels on the screen to test for speed. This causes a flicker. I then used a double buffer. This caused even more flicker. I then added a wait for a verticle retrace function (borrowed from Mic's mode 19 machine code library.....Thanx Mic). No help. Am i doing something wrong? Adam Weeden WeedenSoft Technologies