Colorquant.c
(Popularity: ) : Perform variance-based color quantization on a "full color" image. C sourcecode. FakeMode
(Popularity: ) : FakeMode is a way to setup standard VGA cards so they are able to display more than 256 colors. Palette rotate source in asm
(Popularity: ) : Well, here's a file that shows how a palette rotate could be done. The advantage of this way is that it's just as easy to rotate both directions, and it doesn't require any additional memory, like backup copies of the ...