| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed souce files of services to match port names | 2014-10-29 | 1 | -302/+0 | |
| | | |||||
| * | Don’t fail on empty filename in OpenFileDirectly, return the archive ↵ | 2014-10-25 | 1 | -8/+7 | |
| | | | | | handle instead | ||||
| * | FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls. | 2014-09-17 | 1 | -20/+177 | |
| | | |||||
| * | core: Prune redundant includes | 2014-09-08 | 1 | -2/+0 | |
| | | |||||
| * | FileSys: Added preliminary support for applications reading the RomFS archive. | 2014-07-04 | 1 | -3/+30 | |
| | | | | | | | | | | | Archive: Fixed brace ugliness for neobrain :) FS: Commented out unused local variables to prevent warnings. ...But keeping them here for future use. archive_romfs: Removed unused #include. | ||||
| * | FS: Added stubbed code to intercept and decode file system service functions. | 2014-06-27 | 1 | -0/+121 | |
| FS: Added to CMakeLists.txt | |||||