| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Loader: Added support for loading raw BIN executables. | 2014-08-28 | 1 | -0/+20 | |
| * | FileSys: Added preliminary support for applications reading the RomFS archive. | 2014-07-04 | 1 | -4/+11 | |
| * | Loader: Refactored use of const. | 2014-06-24 | 1 | -2/+2 | |
| * | Loader: Implemented AppLoader interface for abstracting application loading. | 2014-06-24 | 1 | -26/+29 | |
| * | Loader: Cleaned up and removed unused code, refactored ELF namespace. | 2014-06-16 | 1 | -139/+3 | |
| * | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> s... | 2014-06-16 | 1 | -1/+1 | |
| * | Loader: Added support for booting NCCH executables. | 2014-06-16 | 1 | -0/+5 | |
| * | Loader: Moved elf and loader modules to a "loader" subdirectory. | 2014-06-16 | 1 | -0/+205 |