yuzu/src
Markus Wick 7f85abb281 common/host_memory: Implement a fallback if fastmem fails.
This falls back to the old approach of using a virtual buffer.

Windows is untested, but this build should fix support for Windows < 10 v1803. However without fastmem support at all.
2021-06-11 17:27:17 +02:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common common/host_memory: Implement a fallback if fastmem fails. 2021-06-11 17:27:17 +02:00
core General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
input_common Merge pull request #6407 from lat9nq/fix-libusb-2 2021-06-10 23:35:30 -07:00
tests tests: Add tests for host memory 2021-06-11 17:27:06 +02:00
video_core GPUTHread: Remove async reads from Normal Accuracy. 2021-06-11 17:27:17 +02:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
yuzu_cmd General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00