indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 18 forks source link

Bug: Flickering in Sprite preview on Raspbian/Linux. #6

Open indigodarkwolf opened 3 years ago

indigodarkwolf commented 3 years ago

For some reason, the Sprite preview flickers between the "correct" sprite data and seemingly garbage data.

To reproduce:

  1. Start the emulator.
  2. MOUSE 1 in the console.
  3. Open the Sprite Settings overlay. (Windows -> VERA Debugging -> Sprite Settings)
  4. Observe flickering. Some mouse movement might be required.