NESHawk: Note on Mesen timings

This commit is contained in:
alyosha-tas 2018-12-19 19:39:01 -06:00
parent 4675d692ff
commit b773ba5798
1 changed files with 2 additions and 0 deletions
BizHawk.Emulation.Cores/Consoles/Nintendo/NES

View File

@ -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;