yuzu-emu
/
yuzu
Archived
1
0
Fork 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/src/core/loader
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