This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
deaf6f9e357ac9e5d9465af42578f82a1d97ab20
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
T
History
bunnei
a397a9e9a4
Merge pull request
#255
from Subv/sd_card
...
FS: Implemented access to the SD card
2018-03-23 20:48:26 -04: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
Merge pull request
#255
from Subv/sd_card
2018-03-23 20:48:26 -04:00
fsp_srv.h
FS: Stubbed CreateSaveData. It currently does nothing.
2018-03-04 14:31:57 -05:00