This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2024-12-02 17:44:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2d734bb6c5
yuzu-android
/
src
/
core
/
loader
History
bunnei
2d734bb6c5
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"
2014-07-04 20:37:49 -04:00
..
elf.cpp
ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code.
2014-06-24 19:30:07 -04:00
elf.h
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"
2014-07-04 20:37:49 -04:00
loader.cpp
FileSys: Added preliminary support for applications reading the RomFS archive.
2014-07-04 20:37:45 -04:00
loader.h
Loader: Updated read methods to be const
2014-07-04 20:37:49 -04:00
ncch.cpp
Loader: Updated read methods to be const
2014-07-04 20:37:49 -04:00
ncch.h
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"
2014-07-04 20:37:49 -04:00