GBHawk: oops missed one

This commit is contained in:
alyosha-tas 2020-02-29 21:34:37 -05:00
parent ca025488cd
commit 9810bd7541
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBHawkLink4x
received_byte = 0;
begin_transmitting_cnt = 0;
status_byte = 1;
x4_clock = 32;
x4_clock = 64;
}
public DisplayType Region => DisplayType.NTSC;