i tested an old program of mine with CCS and found a bug in the three extended colors mode:
I display a field with a different background, but it seems that the color information is not written at the position where the chars are, it seems to be two lines above. I assume that the pointer in $F3 still points to that line because there was the last text given out with bsout ($FFD2)
Tests with VICE show behaviour as expected on original Commodore 64.
(The code ist running on my original C64s aswell
I can provide a small test program for showing the problem. Can i attach a C64 binary here?
Best regards
Andreas