>I'm programming for plushell. Does anyone know how to do grayscale >sprites (maybe with masks?) The same as normal sprites except that your putting a byte(s) to two video memories in each putsprite loop. For the mask, AND the complemented mask byte w/ video mem byte before the putsprite byte is put. , full screen grayscale title screens with >compression, etc? > >P.S. There is a contest on my web page > >