2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/loader
2015-01-15 22:23:08 +01:00
..
3dsx.cpp Loader: Clean up the ELF AppLoader. 2015-01-15 22:23:08 +01:00
3dsx.h Loader: Guess filetype from the magic, or fallback to the extension. 2015-01-15 22:23:08 +01:00
elf.cpp Loader: Clean up the ELF AppLoader. 2015-01-15 22:23:08 +01:00
elf.h Loader: Guess filetype from the magic, or fallback to the extension. 2015-01-15 22:23:08 +01:00
loader.cpp Loader: Display the type of the file being loaded. 2015-01-15 22:23:08 +01:00
loader.h Loader: Guess filetype from the magic, or fallback to the extension. 2015-01-15 22:23:08 +01:00
ncch.cpp Loader: Clean up the NCCH AppLoader. 2015-01-15 22:23:08 +01:00
ncch.h Loader: Guess filetype from the magic, or fallback to the extension. 2015-01-15 22:23:08 +01:00