summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.cpp
diff options
context:
space:
mode:
authorayuanx <ayuanx@gmail.com>2009-12-14 15:50:31 +0000
committerayuanx <ayuanx@gmail.com>2009-12-14 15:50:31 +0000
commit66b1eb1f088d0768247892226b03ba16739154c9 (patch)
treebe7ee6d4b3d15d713b25a8dffc2c84f1178f7772 /Source/Core/DebuggerWX/Src/CodeWindow.cpp
parentc46b289b2edd9949ebaaf5ebb5ef35887640e473 (diff)
Does anyone know any game that requires the "Clear FIFO BP on Rising Edge"?
Because commenting out this behavior fixes Silent Hill Shattered Memories. If this commit breaks any game, please report. PS: There is a EnterCriticalSection in fifo.cpp, which performs the Read Access, but there is no EnterCriticalSection in CommandProcessor.cpp which performs the Write Access, so how can we guarantee the Write Access is atomic? git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4694 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindow.cpp')
0 files changed, 0 insertions, 0 deletions