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