3.5-2434 11 år, 1 månad sedan Fix SafeCPReadPointer bugs.
3.5-2433 11 år, 1 månad sedan Give deterministic dual-core a proper option (but don't expose it in the GUI).
3.5-2432 11 år, 1 månad sedan Refactor SetCpStatus, hopefully fixing breakpoints.
3.5-2431 11 år, 1 månad sedan Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
3.5-2430 11 år, 1 månad sedan Make SafeCPReadPointer do what it actually does, and document it.
3.5-2429 11 år, 1 månad sedan Fix stopping emulation.
3.5-2428 11 år, 1 månad sedan Add SyncGPUIfIdleOnly to EFB access and perf queries.
3.5-2427 11 år, 1 månad sedan Don't set CPReadWriteDistance to 0.
3.5-2426 11 år, 1 månad sedan Use an explicit variable to wait for the GPU thread...
3.5-2425 11 år, 1 månad sedan ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
3.5-2424 11 år, 1 månad sedan Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
3.5-2423 11 år, 1 månad sedan Complain about threadsafe events during netplay.
3.5-2325 11 år, 1 månad sedan typo fix
3.5-2324 11 år, 1 månad sedan Fix Sunshine in deterministic mode.
3.5-2323 11 år, 1 månad sedan Turn off FORCE_WHINE_ABOUT_THREADSAFE.
3.5-2322 11 år, 1 månad sedan Fix the breakpoint fix.
3.5-2321 11 år, 1 månad sedan Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
3.5-2320 11 år, 1 månad sedan Remove unused variables and functions.
3.5-2319 11 år, 1 månad sedan Fix freeze on close.
3.5-2318 11 år, 1 månad sedan Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.