3.5-2317 hace 11 años, 1 mes Fix missing md5thread.detach()
3.5-2316 hace 11 años, 1 mes Fix SafeCPReadPointer bugs.
3.5-2315 hace 11 años, 1 mes Give deterministic dual-core a proper option (but don't expose it in the GUI).
3.5-2314 hace 11 años, 1 mes Refactor SetCpStatus, hopefully fixing breakpoints.
3.5-2313 hace 11 años, 1 mes Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
3.5-2312 hace 11 años, 1 mes Make SafeCPReadPointer do what it actually does, and document it.
3.5-2311 hace 11 años, 1 mes Fix stopping emulation.
3.5-2310 hace 11 años, 1 mes Add SyncGPUIfIdleOnly to EFB access and perf queries.
3.5-2309 hace 11 años, 1 mes Don't set CPReadWriteDistance to 0.
3.5-2308 hace 11 años, 1 mes Use an explicit variable to wait for the GPU thread...
3.5-2307 hace 11 años, 1 mes ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
3.5-2306 hace 11 años, 1 mes Revert "NetPlay: Use the correct pad mappings for rumble"
3.5-2305 hace 11 años, 1 mes Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
3.5-2304 hace 11 años, 1 mes Complain about threadsafe events during netplay.