This website requires JavaScript.
Explore
Help
Sign in
MirrorRepos
/
azahar
Watch
1
Star
0
Fork
You've already forked azahar
0
mirror of
https://github.com/azahar-emu/azahar.git
synced
2026-06-09 04:03:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
79a48082e2
azahar
/
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