add some discussion about platform framerates

This commit is contained in:
zeromus 2013-12-04 00:22:17 +00:00
parent 2de37ac57a
commit 14838c127a
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ namespace BizHawk.Client.Common
}
}
//these are political numbers, designed to be in accord with tasvideos.org tradition. theyre not necessarily mathematical factualities (although they may be in some cases)
//it would be nice if we could turn this into a rational expression natively, and also, to write some comments about the derivation and ideal valees (since this seems to be where theyre all collected)
//are we collecting them anywhere else? for avi-writing code perhaps?
private static Dictionary<string, double> _rates = new Dictionary<string, double>
{
{ "NES", 60.098813897440515532 },