This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-04 09:45:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
src
/
core
/
loader
History
bunnei
1099d83455
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
2014-07-04 20:37:50 -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
Loader: Updated read methods to be const
2014-07-04 20:37:49 -04:00
ncch.cpp
Loader: Updated read methods to be const
2014-07-04 20:37:49 -04:00
ncch.h
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
2014-07-04 20:37:50 -04:00