This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
6ac978426c
yuzu-mainline
/
src
/
core
/
hle
/
service
/
filesystem
History
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