This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/starr-dusT/citra.git
synced
2024-10-02 10:26:17 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b247b8031
citra
/
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