From a679a8a7f2348ae5dc06a11715f3ec82c9b2dc68 Mon Sep 17 00:00:00 2001 From: Asnivor Date: Tue, 8 May 2018 22:01:10 +0100 Subject: [PATCH] ZXHawk: platformrates - more accuratey --- BizHawk.Client.Common/movie/PlatformFrameRates.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.Client.Common/movie/PlatformFrameRates.cs b/BizHawk.Client.Common/movie/PlatformFrameRates.cs index 30b5e63853..40ad9b22ff 100644 --- a/BizHawk.Client.Common/movie/PlatformFrameRates.cs +++ b/BizHawk.Client.Common/movie/PlatformFrameRates.cs @@ -61,7 +61,7 @@ namespace BizHawk.Client.Common ["C64_DREAN"] = PALNCarrier * 2 / 7 / 312 / 65, ["INTV"] = 59.92, - ["ZXSpectrum_PAL"] = 50 + ["ZXSpectrum_PAL"] = 50.080128205 // according to ryphecha, using // clocks[2] = { 53.693182e06, 53.203425e06 }; //ntsc console, pal console