This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-05-06 01:30:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b9b48aee7d
Branches
Tags
View all branches
yuzu
/
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