| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement 3dsx RomFS | 2015-09-21 | 1 | -2/+12 | |
| * | Loader: Remove unnecessary pointer indirection to IOFile | 2015-07-13 | 1 | -1/+1 | |
| * | Kernel: Introduce skeleton Process class to hold process data | 2015-05-08 | 1 | -1/+7 | |
| * | Loader: Guess filetype from the magic, or fallback to the extension. | 2015-01-15 | 1 | -0/+7 | |
| * | Loader: Keep a reference to the file and pass it to the correct AppLoader, in... | 2015-01-15 | 1 | -6/+1 | |
| * | Loader: Never forget to change is_loaded. | 2015-01-15 | 1 | -1/+1 | |
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | Loader: Add 3DSX support | 2014-12-08 | 1 | -0/+32 |