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
/
file_sys
/
vfs_offset.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
1
-2
/
+2
*
General: Make use of std::nullopt where applicable
Lioncash
2020-09-22
1
-3
/
+4
*
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-30
1
-2
/
+2
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+2
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-12
/
+12
*
RomFS Extraction
Zach Hilman
2018-07-28
1
-3
/
+4
*
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-22
1
-1
/
+1
*
vfs_offset: Simplify TrimToFit()
Lioncash
2018-07-21
1
-1
/
+2
*
vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference
Lioncash
2018-07-21
1
-1
/
+1
*
vfs_offset: std::move file and name parameters of OffsetVfsFile
Lioncash
2018-07-20
1
-2
/
+4
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-0
/
+92
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-92
/
+0
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-0
/
+92