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.
e88cdcc912
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
History
David Marcec
f271316822
Reworked svcs slightly, improved error messages in AM and fsp_srv
2018-11-27 12:29:06 +11:00
..
filesystem.cpp
filesystem: Clear registered union paths on factory creation
2018-11-18 23:31:30 -05:00
filesystem.h
filesystem: Clear registered union paths on factory creation
2018-11-18 23:31:30 -05:00
fsp_ldr.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_ldr.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_pr.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_pr.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_srv.cpp
Reworked svcs slightly, improved error messages in AM and fsp_srv
2018-11-27 12:29:06 +11:00
fsp_srv.h
fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
2018-10-29 13:54:39 -04:00