summaryrefslogtreecommitdiffstats
path: root/src/core/loader/loader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Loader: Cleaned up and removed unused code, refactored ELF namespace.bunnei2014-06-171-139/+3
* Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces.bunnei2014-06-171-1/+1
* Loader: Added support for booting NCCH executables.bunnei2014-06-171-0/+5
* Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei2014-06-171-0/+205