| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the citra user path for the sdmc directory | 2014-09-21 | 1 | -2/+1 | |
| * | Kernel: Implement the Close command for Archive, File and Directory. | 2014-09-17 | 1 | -0/+36 | |
| * | Kernel: Add a Directory object and a getter for it from an Archive object. | 2014-09-17 | 1 | -0/+82 | |
| * | Kernel: Add a File object and a getter for it from an Archive object. | 2014-09-17 | 1 | -0/+109 | |
| * | core: Prune redundant includes | 2014-09-08 | 1 | -1/+0 | |
| * | Added FS functions to Archive and Archive_RomFS | 2014-08-22 | 1 | -3/+31 | |
| * | Core: Alter the kernel string functions to use std::string instead of const c... | 2014-08-17 | 1 | -3/+3 | |
| * | Archive: Added Init/Shutdown methods to reset kernel archive state. | 2014-07-04 | 1 | -0/+10 | |
| * | FileSys: Added preliminary support for applications reading the RomFS archive. | 2014-07-04 | 1 | -6/+92 | |
| * | Kernel: Added stubbed code to support creation of kernel Archive objects. | 2014-06-27 | 1 | -0/+61 |