This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
citra
Watch
1
Fork
You've already forked citra
0
mirror of
https://git.zaroz.cloud/nintendo-back-up/citra/citra.git
synced
2026-01-26 17:20:22 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
456b9feb25
citra
/
src
/
core
/
loader
History
Download ZIP
Download TAR.GZ
bunnei
a7f1c54490
Loader: Refactored loading functions to only read data from binary if called.
...
NCCH: Updated LoadExec to use Memory::WriteBlock function to load binary code.
2014-06-24 19:30:08 -04:00
..
elf.cpp
ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code.
2014-06-24 19:30:07 -04:00
elf.h
Loader: Refactored use of const.
2014-06-24 19:30:06 -04:00
loader.cpp
Loader: Refactored use of const.
2014-06-24 19:30:06 -04:00
loader.h
Loader: Refactored loading functions to only read data from binary if called.
2014-06-24 19:30:08 -04:00
ncch.cpp
Loader: Refactored loading functions to only read data from binary if called.
2014-06-24 19:30:08 -04:00
ncch.h
Loader: Refactored loading functions to only read data from binary if called.
2014-06-24 19:30:08 -04:00