yuzu/src/core/hle/service/filesystem
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
..
filesystem.cpp filesystem: Create subdirectories prior to creating a file 2020-07-16 00:15:27 -04:00
filesystem.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
fsp_ldr.cpp
fsp_ldr.h
fsp_pr.cpp
fsp_pr.h
fsp_srv.cpp service: fsp_srv: Stub implementation of OpenMultiCommitManager. 2020-05-11 12:54:30 -04:00
fsp_srv.h service: fsp_srv: Stub implementation of OpenMultiCommitManager. 2020-05-11 12:54:30 -04:00