This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/starr-dusT/yuzu-mainline
synced
2024-03-05 21:12:25 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
fs
History
Subv
96f0e32f83
HLE/FS: Return the proper error codes on file Read/Write operations.
...
These operations are limited by the open flags specified while opening the file.
2016-03-20 14:28:17 -05:00
..
archive.cpp
HLE/FS: Return the proper error codes on file Read/Write operations.
2016-03-20 14:28:17 -05:00
archive.h
HLE/FS: FS::CreateFile takes an u64 for the file size.
2016-03-20 14:28:08 -05:00
fs_user.cpp
HLE/FS: FS::CreateFile takes an u64 for the file size.
2016-03-20 14:28:08 -05:00
fs_user.h
Services: Moved the PTM and APT services to their own folder
2015-03-03 21:48:08 -05:00