suyu/src/core/hle/service/filesystem
Morph 6ac978426c filesystem: Open a read-only directory for SDMC mods
This prevents mod files from being locked due to the read-only share flag in Windows.
2021-06-28 10:08:08 -04:00
..
filesystem.cpp filesystem: Open a read-only directory for SDMC mods 2021-06-28 10:08:08 -04:00
filesystem.h core: Support LayeredFS mod from SDMC directory 2021-06-28 10:08:07 -04:00
fsp_ldr.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_ldr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_pr.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_pr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fsp_srv.cpp fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
fsp_srv.h fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00