@r-type: this is what you can do to reproduce the problem.
- Load the core with a game.
- Press F1 to go to the menu. The RA menu will come up: press F1 again to stay in the Atari800 GUI.
- Go to “Emulation Configuration” -> “Save configuration file”. No need to make any changes, just save it.
- Exit the core and RA.
- Enter the core again and you should see a white image and nothing else.
Now, you can see these values have been added to .atari800.cfg COLOURS_NTSC_SATURATION=1.21004e-298 COLOURS_NTSC_CONTRAST=1.21004e-298 COLOURS_NTSC_BRIGHTNESS=1.21004e-298 COLOURS_NTSC_GAMMA=1.21004e-298 COLOURS_NTSC_HUE=1.21004e-298 COLOURS_NTSC_GTIA_DELAY=1.21004e-298 COLOURS_NTSC_EXTERNAL_PALETTE= COLOURS_NTSC_EXTERNAL_PALETTE_LOADED=0 COLOURS_NTSC_ADJUST_EXTERNAL_PALETTE=0 COLOURS_PAL_SATURATION=1.21004e-298 COLOURS_PAL_CONTRAST=1.21004e-298 COLOURS_PAL_BRIGHTNESS=1.21004e-298 COLOURS_PAL_GAMMA=1.21004e-298 COLOURS_PAL_HUE=1.21004e-298 COLOURS_PAL_GTIA_DELAY=1.21004e-298 COLOURS_PAL_EXTERNAL_PALETTE= COLOURS_PAL_EXTERNAL_PALETTE_LOADED=0 COLOURS_PAL_ADJUST_EXTERNAL_PALETTE=0
These values ARE the problem. Remove them totally (delete those lines), re-enter RA with the core, and image will be ok again.