dolphin/Source/Core
JosJuice 2098b4b1ca DSP: Remove HLEMemory functions
During my quest to rid Dolphin of the memory-unsafe GetPointer function,
I didn't realize that DSPHLE had its own set of memory access functions
that were essentially duplicating the standard ones. This commit gets
rid of them and replaces calls to them with calls to MemoryManager.
2026-01-05 16:15:17 +01:00
..
AudioCommon AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
Common Common: update Flags to allow const object usage 2025-12-25 21:07:45 -06:00
Core DSP: Remove HLEMemory functions 2026-01-05 16:15:17 +01:00
DiscIO DiscIO/Volume: Fix CreateVolume for WiiWare. 2026-01-02 14:55:20 -06:00
DolphinNoGUI Merge pull request #13689 from JosJuice/lock-core-any-thread 2025-11-16 18:35:17 +01:00
DolphinQt Merge pull request #14208 from cristian64/broadband_adapter_ipc_freebsd 2025-12-30 17:59:59 -06:00
DolphinTool Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00
InputCommon Merge pull request #14158 from jordan-woyak/gcadapter-poll-rate-display 2025-12-22 13:35:24 -05:00
MacUpdater
UICommon Use minizip-ng's CMakeLists instead of relying on our own implementation 2025-11-27 00:18:31 +01:00
UpdaterCommon
VideoBackends AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
VideoCommon ShaderAsset: Fix shadowed variable 2025-12-29 11:12:07 +01:00
WinUpdater AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14043 from iwubcode/custom_resource 2025-12-22 17:08:02 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in