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