add missing BSX framerate

I don't think PAL is even possible
This commit is contained in:
Morilli 2024-09-20 20:12:41 +02:00
parent 5acf324fdf
commit 0ac51edd8b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ namespace BizHawk.Client.Common
["SNES_PAL"] = 21281370.0 / (4 * 341 * 312), // 50.0069789082
["SGB"] = 21477272.0 / (4 * 341 * 262 - 2), // 60.0988118623
["SGB_PAL"] = 21281370.0 / (4 * 341 * 312), // 50.0069789082
["BSX"] = 21477272.0 / (4 * 341 * 262 - 2), // 60.0988118623
["PCE"] = 7159090.90909090 / 455 / 263, // 59.8261054535
["PCECD"] = 7159090.90909090 / 455 / 263, // 59.8261054535
["SMS"] = 3579545 / 262.0 / 228.0, // 59.9227434043