mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
small oversight
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@823 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
2ef0753c0d
commit
5796ccaca4
3 changed files with 0 additions and 4 deletions
|
@ -276,7 +276,6 @@ void Write16(const u16 _Value, const u32 _Address)
|
|||
//while (fifo.bFF_GPReadEnable && fifo.CPReadWriteDistance > fifo.CPHiWatermark && !(fifo.bFF_BPEnable && fifo.bFF_Breakpoint))
|
||||
ct++;
|
||||
if (ct) {LOG(COMMANDPROCESSOR, "(Write16): %lu cycles for nothing :[ ", ct);}
|
||||
//fifo.bPauseRead = true;
|
||||
}
|
||||
#ifdef _WIN32
|
||||
//EnterCriticalSection(&fifo.sync);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue