index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
fs_user.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
1
-37
/
+29
*
Merge pull request #191 from archshift/deletexyz
bunnei
2014-11-24
1
-25
/
+67
|
\
|
*
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
archshift
2014-11-23
1
-25
/
+67
*
|
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
|
core: Mark some hle functions as static
Lioncash
2014-11-18
1
-7
/
+7
|
/
*
FS_User: Support FileSye::Path in a more generic way.
bunnei
2014-11-18
1
-42
/
+65
*
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
bunnei
2014-11-18
1
-4
/
+4
*
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
archshift
2014-11-13
1
-109
/
+40
*
Add support for UTF-16 strings for LowPaths in FS:USER
archshift
2014-11-10
1
-86
/
+153
*
Added CreateDirectory function to service/fs.cpp, and in Archive.
archshift
2014-11-02
1
-2
/
+38
*
FS:USER - Implemented IsSdmcDetected
archshift
2014-10-30
1
-1
/
+17
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-0
/
+302