4.0-159 11 лет, 1 месяц назад Panic about a FIFO overflow in non-deterministic mode.
4.0-158 11 лет, 1 месяц назад Clean up GatherPipeBursted. Shouldn't actually affect anything.
4.0-157 11 лет, 1 месяц назад Fix Sunshine in deterministic mode.
4.0-156 11 лет, 1 месяц назад Turn off FORCE_WHINE_ABOUT_THREADSAFE.
4.0-155 11 лет, 1 месяц назад Fix the breakpoint fix.
4.0-154 11 лет, 1 месяц назад Simplify and hopefully correct handling of SET_TOKEN and SET_FINISH.
4.0-153 11 лет, 1 месяц назад Remove unused variables and functions.
4.0-152 11 лет, 1 месяц назад Fix freeze on close.
4.0-151 11 лет, 1 месяц назад Rename SyncGPUAtIdleOnly -> DeterministicGPUSync.
4.0-149 11 лет, 1 месяц назад Give deterministic dual-core a proper option (but don't expose it in the GUI).
4.0-148 11 лет, 1 месяц назад Refactor SetCpStatus, hopefully fixing breakpoints.
4.0-147 11 лет, 1 месяц назад Get rid of racey gpuBusy in favor of a safer version of the thing I said was terrible.
4.0-146 11 лет, 1 месяц назад Make SafeCPReadPointer do what it actually does, and document it.
4.0-145 11 лет, 1 месяц назад Fix stopping emulation.
4.0-144 11 лет, 1 месяц назад Add SyncGPUIfIdleOnly to EFB access and perf queries.
4.0-143 11 лет, 1 месяц назад Don't set CPReadWriteDistance to 0.
4.0-142 11 лет, 1 месяц назад Use an explicit variable to wait for the GPU thread...
4.0-141 11 лет, 1 месяц назад ProcessFifoEvents shouldn't read interrupt*Waiting in bSyncGPUAtIdleOnly mode.
4.0-140 11 лет, 1 месяц назад Add a supposedly deterministic dual-core VideoCommon option, bSyncGPUAtIdleOnly.
4.0-139 11 лет, 1 месяц назад Complain about threadsafe events during netplay.