LCD wrote:
> But just a idea: Using Stack Pointer (PUSH) to write in CLUT
> memory area would be faster than LD Command, right?

It certainly would be if SAM's palette was memory-mapped.  Unfortunately
it's only accessible through 16-bit I/O ports, so we're limited to the
slow updates of each CLUT register :-(

Si

Reply via email to