This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-06-22 11:07:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0485ee499f9e00fb2ec1926876d6e50c9b22447b
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
History
Subv
0485ee499f
FS: Implemented IFileSystem's OpenDirectory function.
...
Note that the filter parameter is not yet implemented.
2018-03-19 23:02:30 -05:00
..
filesystem.cpp
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
2018-03-19 21:17:15 -05:00
filesystem.h
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
2018-03-19 21:17:15 -05:00
fsp_srv.cpp
FS: Implemented IFileSystem's OpenDirectory function.
2018-03-19 23:02:30 -05:00
fsp_srv.h
FS: Stubbed CreateSaveData. It currently does nothing.
2018-03-04 14:31:57 -05:00