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
/
common
/
file_util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-18
1
-0
/
+1
*
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-18
1
-0
/
+1
*
Common: Add "sysdata" to GetUserPath and cleanup.
bunnei
2014-12-12
1
-0
/
+1
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-2
/
+2
*
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
1
-93
/
+93
*
Merge pull request #108 from archshift/config
bunnei
2014-10-08
1
-7
/
+7
|
\
|
*
Added configuration file system.
archshift
2014-10-08
1
-7
/
+7
*
|
Common: Add a helper function to generate a 8.3 filename from a long one.
Emmanuel Gil Peyrot
2014-10-06
1
-0
/
+11
*
|
Fix warnings in core and common
Lioncash
2014-09-28
1
-3
/
+3
|
/
*
Use the citra user path for the sdmc directory
archshift
2014-09-21
1
-0
/
+1
*
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
Emmanuel Gil Peyrot
2014-09-17
1
-1
/
+1
*
Common: Return the number of items read/written in IOFile’s methods instead of a boolean.
Emmanuel Gil Peyrot
2014-09-17
1
-8
/
+20
*
Added string_util to common, small changes in loader.cpp
archshift
2014-09-09
1
-1
/
+1
*
Common: Move header guards over to pragma once
Lioncash
2014-08-17
1
-5
/
+1
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-2
/
+2
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+224