Yuri Kunde Schlesner
|
d72708c1f5
Add `override` keyword through the code.
|
11 лет назад |
Emmanuel Gil Peyrot
|
0be5c03176
FileSys: split the constructor into an Open method, in order to notify the opener something went wrong.
|
11 лет назад |
Emmanuel Gil Peyrot
|
23c2fbfc7a
FileSys/Kernel: Implement SetSize service call for File objects.
|
11 лет назад |
archshift
|
1966f7b0ad
Use the citra user path for the sdmc directory
|
12 лет назад |
Emmanuel Gil Peyrot
|
3a570a9fee
Kernel: Implement the Close command for Archive, File and Directory.
|
12 лет назад |
Emmanuel Gil Peyrot
|
c197ce2180
Kernel: Add a Directory object and a getter for it from an Archive object.
|
12 лет назад |
Emmanuel Gil Peyrot
|
19d04f3abe
Kernel: Add a File object and a getter for it from an Archive object.
|
12 лет назад |
archshift
|
6e606c515f
core: Prune redundant includes
|
12 лет назад |
archshift
|
4c4a01bf41
Added FS functions to Archive and Archive_RomFS
|
12 лет назад |
Lioncash
|
98fa3f7cba
Core: Alter the kernel string functions to use std::string instead of const char*.
|
12 лет назад |
bunnei
|
542700ccb7
Archive: Added Init/Shutdown methods to reset kernel archive state.
|
12 лет назад |
bunnei
|
17a6148f9d
FileSys: Added preliminary support for applications reading the RomFS archive.
|
12 лет назад |
bunnei
|
8b8c8f4c13
Kernel: Added stubbed code to support creation of kernel Archive objects.
|
12 лет назад |