NanoBoyAdvance icon indicating copy to clipboard operation
NanoBoyAdvance copied to clipboard

Flickering not present on real hardware

Open GValiente opened this issue 1 year ago • 2 comments

Test ROM

In the scanline marked by the red arrow, there's some flickering not present on real hardware. Map scale is updated each scanline in a H-Blank interrupt, so the flickering is probably related to that:

world_map

GValiente avatar Mar 27 '23 12:03 GValiente

Observation: the flickering appears to always be in the same (close to center) scanline, even after moving on the map.

fleroviux avatar May 15 '23 21:05 fleroviux

I was testing this out on Gameboy Player today, and the image I get is the same as in NanoboyAdvance with LCD ghosting turned on. So it seems the behaviour here is correct.

There is obvious flickering with LCD ghosting turned off, but that's likely not an emulation accuracy issue.

alyosha-tas avatar Aug 22 '23 20:08 alyosha-tas