This website requires JavaScript.
Explore
Help
Sign In
DjalimSimaila
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://git.tardis.systems/mirrors/yuzu
synced
2025-08-22 19:30:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79a48082e2
yuzu
/
src
/
core
/
loader
History
bunnei
79a48082e2
NCCH: Changed decompression to load .code directly into memory rather than an intermediate buffer.
2014-06-17 06:30:14 -04:00
..
elf.cpp
Loader: Cleaned up and removed unused code, refactored ELF namespace.
2014-06-16 23:43:33 -04:00
elf.h
Elf: Removed unused macros, changed #include of "common.h" to just "common_types.h".
2014-06-17 06:23:46 -04:00
loader.cpp
Loader: Cleaned up and removed unused code, refactored ELF namespace.
2014-06-16 23:43:33 -04:00
loader.h
Loader: Cleaned up and removed unused code, refactored ELF namespace.
2014-06-16 23:43:33 -04:00
ncch.cpp
NCCH: Changed decompression to load .code directly into memory rather than an intermediate buffer.
2014-06-17 06:30:14 -04:00
ncch.h
Loader: Added support for booting NCCH executables.
2014-06-16 23:43:29 -04:00