NESHawk: Note on Mesen timings
This commit is contained in:
parent
4675d692ff
commit
b773ba5798
BizHawk.Emulation.Cores/Consoles/Nintendo/NES
|
@ -1,3 +1,5 @@
|
|||
// NOTE: to match Mesen timings, set idleSynch to true at power on, and set start_up_offset to -3
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
|
|
Loading…
Reference in New Issue