GBCHawk: fix window timing to match console behaviour

This commit is contained in:
alyosha-tas 2018-05-06 21:29:25 -04:00
parent 43f2435737
commit a21a11b70e
1 changed files with 1 additions and 0 deletions

View File

@ -705,6 +705,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBHawk
// if the window starts at zero, we still do the first access to the BG
// but then restart all over again at the window
window_pre_render = true;
read_case = 4;
}
else
{