TRSE
TRSE copied to clipboard
New Hybrid mode: Commodore pens issues
There are 5 issues described and it is important to observe them occurring before fixing any of them because most seem to be related to the same core issue and fixing one will probably move the goal posts making it hard to identify the impact on the others.
I have included an example project for you to test with and there are comments in the code describing these in more detail.
Project: Commodore-hybrid.zip (click to download)
The five issues occur for pens and the commodore pen in the new hybrid mode. Please see the comments in the code for more detailed steps, however, here is a summary:
-
Cyan multi-colour pen in a new character cell is double width, but the preview pixel you see as you move the mouse around changes colour between white and red depending where the mouse is - left side or right side of the double pixel.
-
Cell $33 is a purple Multicolour box. Preview pixel remains 2 pixels wide for Hi-Res pen colours (left colour column) as you move your mouse around. Eg: Green hi-res.
-
Several issues a) through d). Cell $35. Hi-Res pens not behaving correctly on this cell.
-
Cell $36. Copy and Paste not working correctly, appears affected by pen colours selected at time of copy and at time of paste?
-
Red hi-res colour in new cell is black. Think Red Aux pen is having an impact here.
Fixed up 1 and 2, at least... hopefully
Has this been fixed? can we close it? or is it still a problem?