yuzu/src/core/hle
Morph 2079bb4090 filesystem: Create subdirectories prior to creating a file
If subdirectories exist in the given path parameter and don't exist in the real filesystem create them prior to creating the files within.
This fixes the softlocks upon save creation in The Legend of Zelda: Breath of the Wild
2020-07-16 00:15:27 -04:00
..
kernel memory_layout: Remove unused data member 2020-07-13 10:51:23 -04:00
service filesystem: Create subdirectories prior to creating a file 2020-07-16 00:15:27 -04:00
ipc_helpers.h kernel: Implement a more accurate IPC dispatch. 2019-11-28 12:01:53 -05:00
ipc.h common_func: Use std::array for INSERT_PADDING_* macros. 2019-11-03 22:22:41 -05:00
lock.cpp
lock.h
result.h result: Add default error code for the ResultCode(-1) case 2019-11-12 07:55:38 -05:00