1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/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