This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
History
Lioncash
b725d1fdf7
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
...
Keeps filesystem-related error codes in one spot.
2018-11-16 00:13:50 -05:00
..
filesystem.cpp
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
2018-11-16 00:13:50 -05:00
filesystem.h
Merge pull request
#1618
from DarkLordZach/dump-nso
2018-11-15 14:46:10 -08: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
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
2018-11-16 00:13:50 -05:00
fsp_srv.h
fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
2018-10-29 13:54:39 -04:00