From: Visa (visy_at_tukka.org)
Date: 2002-11-29 09:36:06
Okay, so I have made a little program that reads the picture from a file using Groepaz's routines. I use his putpixel to draw the pixel to the screen. the image is stored like unsigned char pic1[32000] = {0,0,0,0...}. I know this eats a lot of memory, and it is VERY slow, so, is there any faster way to blit the image on the screen. Sorry for being such a newbie, but I really suck at programming. Visa-Valtteri Pimiä ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-11-29 09:37:50 CET