1
0
Fork 0
forked from suyu/suyu
suyu/src/core/loader
bunnei ffbd51e207
Merge pull request #737 from lioncash/move
filesys/loader: std::move VirtualFile instances in constructors where applicable
2018-07-20 09:21:15 -07:00
..
deconstructed_rom_directory.cpp Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07: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 loader: Amend Doxygen comments 2018-07-19 14:04:33 -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