wifi: fix TX start logic (it is possible to write TXREQ then TXLOC)

This commit is contained in:
StapleButter
2017-06-05 01:58:14 +02:00
parent fb1eb43fb4
commit 9e36cba941
2 changed files with 30 additions and 23 deletions

View File

@ -228,6 +228,9 @@ void SetupDirectBoot()
PowerControl9 = 0x820F;
GPU::DisplaySwap(PowerControl9);
// checkme
RCnt = 0x8000;
SPU::SetBias(0x200);
ARM7BIOSProt = 0x1204;