| Posted: 08:24pm 28 Jun 2025 |
|
|
|
Hi Daniel, that looks really promising! Congratulations!
... .. I often said this many times. I am not happy with the colour palette of the VGA version, since it is missing grey. ...
Unfortunately, I don't have a VGA device. Maybe this will help or give you some ideas? I'm not sure I understand the problem correctly. For me (HDMI, mode), the example shows grayscale on the screen.
For i = 0 To 15 Map(i)=RGB(i^2,i^2,i^2) Next Map set
For i = 0 To 15 Color Map(i),Map(i) Print i Next or simply "MAP GREYSCALE"? I'm curious to see your progress. Regards Michael |