correct lynx platform flamerate, fix bug in virtual boy platform flamerate

This commit is contained in:
goyuken 2014-11-23 19:25:47 +00:00
parent c9958748f1
commit 610ac0d4d2
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ namespace BizHawk.Client.Common
{ "SG", (3579545 / 262.0 / 228.0) }, //59.9227434043
{ "SG_PAL", (3546893 / 313.0 / 228.0) }, //49.7014320946
{ "NGP", (6144000.0 / (515 * 198)) }, //60.2530155928
{ "VBOY", (20000000 / (259 * 384 * 4)) }, //50.2734877735
{ "Lynx", 59.8 },
{ "VBOY", (20000000.0 / (259 * 384 * 4)) }, //50.2734877735
{ "Lynx", 16000000.0 / ( 16 * 105 * 159 ) },
{ "WSWAN", (3072000.0 / (159 * 256)) }, //75.4716981132
{ "GB", 262144.0 / 4389.0 }, //59.7275005696
{ "GBC", 262144.0 / 4389.0 }, //59.7275005696