Re: [stella] Ms. Pac Man, Mr. Do, striped playfields, and one-line kernels

Subject: Re: [stella] Ms. Pac Man, Mr. Do, striped playfields, and one-line kernels
From: "Thomas Jentzsch" <tjentzsch@xxxxxx>
Date: Fri, 03 Sep 2004 12:34:39 +0200
Edwin Blink wrote:
> > If you only need shades of a few colors, you could use a table and OR
> > (or AND) the values:
> 
> Couldn't you use EOR to get all color combinations ?

Depends on the color combinations you want to use. Any of the logical 
operations offeres different options. Sometimes even ADC or SBC would 
be usable here.

Have fun!
Thomas
_______________________________________________________
Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199


Current Thread