dolphin-emulator/Source/Core
LillyJadeKatrin 022bc3bf8d Fix debugger disabled bug
Fixing an oversight: this was causing the debugger to be disabled if achievements were disabled but hardcore mode was still enabled in the .ini. This fix properly checks for hardcore state via AchievementManager which takes both settings into account.
2025-04-23 22:57:35 -04:00
..
AudioCommon Mixer: Use Doubles for Sample Rate Conversion. 2025-04-05 13:46:37 -05:00
Common Merge pull request #13467 from JosJuice/profiler-thread-safety 2025-04-21 20:19:47 +02:00
Core Merge pull request #12949 from LillyJadeKatrin/retroachievements-new-dev-branch 2025-04-21 14:08:40 -04:00
DiscIO Implement Triforce ID parsing 2025-04-21 22:05:25 +10:00
DolphinNoGUI Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
DolphinQt Fix debugger disabled bug 2025-04-23 22:57:35 -04:00
DolphinTool GCC: Remedy NRVO Fails 2025-03-10 12:38:03 -07:00
InputCommon InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input. 2025-04-10 15:55:49 -05:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Implement Triforce ID parsing 2025-04-21 22:05:25 +10:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends VideoBackends/Metal: Fix anisotropic filtering handling. 2025-04-01 15:09:21 -05:00
VideoCommon BPStructs: Add TODO for unsafe usage of GetTicks. 2025-04-08 19:58:31 -05:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Preliminary implementation of the Triforce Baseboard 2025-04-21 22:05:25 +10:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00