This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2025-06-25 06:07:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78e5f162e29f6e8d472b93e5a30d3708f84c24e4
yuzu-android
/
src
/
core
/
hle
/
service
/
filesystem
History
David Marcec
78e5f162e2
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
...
Closes
#3533
Turns out the functions were already implemented but just never added
2020-04-30 23:59:57 +10:00
..
filesystem.cpp
CMakeLists: Specify -Wextra on linux builds
2020-04-15 21:33:46 -04:00
filesystem.h
hle/service: Replace global system instance calls with instance-based ones
2019-10-06 13:42:23 -04: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
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
2020-04-30 23:59:57 +10:00
fsp_srv.h
configure_debug: Move reporting option to logging
2019-09-21 18:43:20 -04:00