Removing default framerate for DOS

This commit is contained in:
Sergio Martin 2025-03-29 21:01:22 +01:00
parent 55e1f4bfeb
commit 27ef76ba1a
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ namespace BizHawk.Client.Common
["ChannelF_PAL"] = 15625.0 / 312.0, // 4000000 / (256 * 312)
["Coleco"] = 59.9227510135505,
["Doom"] = 35.0,
["DOS"] = 70.086303, // Video dump from DOSBox-X has 70086303/1000000 (70.086303) framerate when launching into DOS.
["FDS"] = 60.098813897440515532,
["FDS_PAL"] = 50.006977968268290849,
["GEN"] = 53693175 / (3420.0 * 262),