GeorgRottensteiner / C64Studio

C64Studio is a .NET based IDE specializing in game development for the C64 in assembler and BASIC
Other
252 stars 38 forks source link

Charscreen editor to highlight where char is used #75

Open mokdevel opened 1 year ago

mokdevel commented 1 year ago

In charscreen editor->Screen, I pick the character to use from the right side which shows the charset. Would it be possible to highlight on the Screen (left side), where on the Screen the selected character (from the right) is used?

Example from c64: I pick A ($01) from the right side and it's highlighted in transparent blue. I'd like to see all screen chars highlighted with transparent blue on the Screen.