forked from sin365/AxibugEmuOnline
merge
This commit is contained in:
parent
44311f075b
commit
2eb1cf1e97
@ -1353,7 +1353,7 @@ namespace VirtualNes.Core
|
||||
return;
|
||||
|
||||
m_TapeCycles += (nescfg.CpuClock / 32000.0);
|
||||
// m_TapeCycles += (nescfg->CpuClock / 22050.0); // 遅すぎてダメっぽい
|
||||
// m_TapeCycles += (nescfg.CpuClock / 22050.0); // 遅すぎてダメっぽい
|
||||
|
||||
if (m_bTapePlay)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user