Chordian / sidfactory2

SID Factory II is a cross-platform editor for composing music that will work on a Commodore 64. It uses the reSID emulator and is currently in open BETA.
http://blog.chordian.net/sf2/
110 stars 13 forks source link

Scanline count in flightrecorder only supports PAL #191

Open micheldebree opened 3 months ago

micheldebree commented 3 months ago

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