sidfactory2 icon indicating copy to clipboard operation
sidfactory2 copied to clipboard

Scanline count in flightrecorder only supports PAL

Open micheldebree opened this issue 9 months ago • 0 comments

Describe the bug The scanline count in the flightrecorder is calculated by dividing the spent cycles by cycles per PAL scanline. In case of NTSC this should be the count per NTSC scanline

To Reproduce Steps to reproduce the behavior:

  1. Look in the code :)

Expected behavior When in NTSC mode, the scanlines are also calculated properly

micheldebree avatar May 25 '24 12:05 micheldebree