This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
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.
a10baacf9e
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