suyu/src
Lioncash 96cc9a9279 kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
If an unmapping operation fails, we shouldn't be decrementing the amount
of memory mapped and returning that the operation was successful. We
should actually be returning the error code in this case.
2019-08-29 19:29:43 -04:00
..
audio_core
common
core kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() 2019-08-29 19:29:43 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests
video_core
web_service
yuzu
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt