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
/
romfs.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
romfs: use vfs_cached for romfs output
Liam
2023-06-03
1
-1
/
+2
*
vfs_concat: fix time complexity of read
Liam
2023-05-26
1
-1
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
file_sys: fix LayeredFS error when loading some games made with… (#3602)
enler
2020-04-07
1
-1
/
+2
*
filesys/romfs: Remove unused includes
Lioncash
2019-11-27
1
-0
/
+2
*
filesys/romfs: Make ProcessFile and ProcessDirectory internally linked
Lioncash
2019-11-27
1
-2
/
+3
*
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-28
1
-0
/
+3
*
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
Zach Hilman
2018-10-04
1
-2
/
+2
*
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-26
1
-1
/
+1
*
vfs_static: Remove template byte parameter from StaticVfsFile
Lioncash
2018-09-25
1
-1
/
+1
*
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-24
1
-4
/
+5
*
romfs: Implement CreateRomFS
Zach Hilman
2018-09-22
1
-3
/
+17
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-5
/
+6
*
romfs: Remove cyclic shared_ptr leak in romfs code
Zach Hilman
2018-08-12
1
-4
/
+4
*
RomFS Extraction
Zach Hilman
2018-07-28
1
-0
/
+124