You are correct, Missing Link does have a raster command, BUT, from what I can figure it will only work on 1 colour at a time! I've tried to program 2 , but when you call the command gain it looses the first one.
Perhaps someone out there can help us out with some asm code ? If any clever chaps have some spare time, I can pass any colour values into AREG and DREG (which is how the code is normally called), From what I can tell form exsisting asm code, the colours are programmed into a interuppt, so even when the program ends, the asm code is still working in the background, I assume this is what people mean by VBL que or alike, is this can be done with all 15 colours and not just the one then this would be great! will include whoever can sort it in the demo credits when it gets done
STOS itself can switch the registers, ive only done upto 4 colours to try this, and it works, but like I said its unstable, so some asm code should be no problem ? anyone help us out here ???