c65gs icon indicating copy to clipboard operation
c65gs copied to clipboard

Fullcolour characters don't work at physical x resolution

Open gardners opened this issue 11 years ago • 1 comments

glyph_pixeldata is shifted in the last cycle of a char, which takes precedence over the writing in of the new pixel data.

gardners avatar Jan 31 '14 11:01 gardners

That commit fixes that problem, but causes other nastier problems, so probably needs to be reversed and a different solution implemented.

gardners avatar Jan 31 '14 12:01 gardners