dolphin/Source/Core
Dentomologist 691743fbc4 CPU: Extract RestoreStateAndUnlock from PauseAndLock
Replace call of CPUManager::PauseAndLock(do_lock=false) with new
function RestoreStateAndUnlock for clarity.

Callers of Core::PauseAndLock ignore the return value when do_lock is
false, so in that case was_unpaused in Core::PauseAndLock doesn't need
to be set and so RestoreStateAndUnlock doesn't need to return anything.
2025-10-26 17:54:41 -07:00
..
AudioCommon
Common Merge pull request #13978 from JoshuaVandaele/libiconv-1.18 2025-10-17 18:45:48 -04:00
Core CPU: Extract RestoreStateAndUnlock from PauseAndLock 2025-10-26 17:54:41 -07:00
DiscIO MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
DolphinNoGUI Visual Studio: Fix DolphinNoGUI build 2025-10-05 15:38:43 -07:00
DolphinQt Merge pull request #14024 from cobalt2727/patch-5 2025-10-21 21:55:55 -05:00
DolphinTool
InputCommon Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs 2025-10-09 14:05:16 -04:00
MacUpdater
UICommon Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_user_path 2025-10-02 15:13:31 -05:00
UpdaterCommon
VideoBackends Merge pull request #14031 from TellowKrinkle/GlslangFix 2025-10-26 15:42:36 -05:00
VideoCommon CMake: Fix bundled glslang 2025-10-24 22:58:22 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in