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
/
patch_manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-26
1
-27
/
+30
*
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-26
1
-3
/
+2
*
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-24
1
-31
/
+35
*
patch_manager: Add LayeredFS mods support
Zach Hilman
2018-09-22
1
-1
/
+42
*
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
-2
/
+2
*
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-06
1
-0
/
+4
*
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
1
-0
/
+3
*
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
1
-20
/
+55
*
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
1
-6
/
+22
*
bktr: Add logging on successful patch
Zach Hilman
2018-09-04
1
-5
/
+17
*
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
1
-19
/
+16
*
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
1
-0
/
+90