add in uzebox framerate
This commit is contained in:
parent
593c01a9e0
commit
af5dfc454c
|
@ -70,6 +70,7 @@ namespace BizHawk.Client.Common
|
|||
|
||||
["ZXSpectrum_PAL"] = 50.080128205,
|
||||
["AmstradCPC_PAL"] = 50.08012820512821,
|
||||
["UZE"] = 60.016319939602
|
||||
};
|
||||
|
||||
public static double GetFrameRate(string systemId, bool pal)
|
||||
|
|
Loading…
Reference in New Issue