30-07-2026, 06:25 PM
(29-07-2026, 09:21 PM)ChickenMan Wrote: The games where the bottom 1/2 of the screen is colour distorted, like Frogger, in the Menu on the disk you may note I do a HIRES2 command before it loads as that seams to fix the problem. Otherwise looking great
The Frogger colour artefacts don't concern me too much ( though I still need to track where BASIC is filling colour RAM with rubbish )
Kilopede is a slightly more concerning issue
The shader should cope with 64x32 with no issues. So I'm unsure why the display is shifted down and displaying incorrect characters.
Might be a subtle data race issue in the snapshot code
Thanks
Tony

