This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
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.
34fa0b6d9c
yuzu
/
src
/
core
/
loader
History
bunnei
b70c4fb48e
NCCH: Updated ExeFS memory allocation to be safer.
2014-07-04 20:37:51 -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 virtual functions as "override".
2014-07-04 20:37:50 -04:00
loader.cpp
FileSys: Added preliminary support for applications reading the RomFS archive.
2014-07-04 20:37:45 -04:00
loader.h
NCCH: Updated ExeFS memory allocation to be safer.
2014-07-04 20:37:51 -04:00
ncch.cpp
NCCH: Updated ExeFS memory allocation to be safer.
2014-07-04 20:37:51 -04:00
ncch.h
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
2014-07-04 20:37:50 -04:00