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
a397a9e9a4bad1ed03229082408b7fa424295530
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
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