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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
file_sys: Resolve cases of variable shadowing
Lioncash
2021-05-02
1
-1
/
+1
*
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
1
-3
/
+3
*
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-30
1
-1
/
+1
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+1
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-13
/
+13
*
vfs: Make type hierarchy objects classes instead of structs
Lioncash
2018-08-12
1
-1
/
+2
*
RomFS Extraction
Zach Hilman
2018-07-28
1
-1
/
+2
*
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-22
1
-1
/
+4
*
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
-1
/
+1
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-0
/
+46
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-46
/
+0
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-0
/
+46