yuzu-fork/src/core/loader
Lioncash 398444e676 file_util, vfs: Use std::string_view where applicable
Avoids unnecessary construction of std::string instances where
applicable.
2018-07-22 03:22:21 -04:00
..
deconstructed_rom_directory.cpp file_util: Use a u64 to represent number of entries 2018-07-21 22:42:08 -04:00
deconstructed_rom_directory.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
elf.cpp Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
elf.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
linker.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
linker.h yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
loader.cpp file_util, vfs: Use std::string_view where applicable 2018-07-22 03:22:21 -04:00
loader.h loader: Amend Doxygen comments 2018-07-19 14:04:33 -04:00
nca.cpp loader/{nca, nro}: std::move VirtualFile in the constructors where applicable 2018-07-20 00:10:24 -04:00
nca.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
nro.cpp loader/{nca, nro}: std::move VirtualFile in the constructors where applicable 2018-07-20 00:10:24 -04:00
nro.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
nso.cpp nso: Silence implicit sign conversion warnings 2018-07-19 20:51:15 -04:00
nso.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00