| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | NCCH: Fixes reduce unnecessary logging and load logo/banner/etc. sections cor... | 2014-06-24 | 3 | -22/+29 | ||
| * | Loader: Implemented AppLoader interface for abstracting application loading. | 2014-06-24 | 6 | -523/+672 | ||
| * | NCCH: Changed decompression to load .code directly into memory rather than an... | 2014-06-17 | 1 | -9/+3 | ||
| * | Elf: Removed unused macros, changed #include of "common.h" to just "common_ty... | 2014-06-17 | 1 | -117/+1 | ||
| * | Loader: Cleaned up and removed unused code, refactored ELF namespace. | 2014-06-16 | 4 | -209/+70 | ||
| * | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> s... | 2014-06-16 | 5 | -357/+332 | ||
| * | Loader: Added support for booting NCCH executables. | 2014-06-16 | 3 | -0/+374 | ||
| * | Loader: Moved elf and loader modules to a "loader" subdirectory. | 2014-06-16 | 5 | -0/+805 | ||