Commit History

Author SHA1 Message Date
  archshift 1966f7b0ad Use the citra user path for the sdmc directory 12 years ago
  Emmanuel Gil Peyrot 3a570a9fee Kernel: Implement the Close command for Archive, File and Directory. 12 years ago
  Emmanuel Gil Peyrot c197ce2180 Kernel: Add a Directory object and a getter for it from an Archive object. 12 years ago
  Emmanuel Gil Peyrot 19d04f3abe Kernel: Add a File object and a getter for it from an Archive object. 12 years ago
  archshift 6e606c515f core: Prune redundant includes 12 years ago
  archshift 4c4a01bf41 Added FS functions to Archive and Archive_RomFS 12 years ago
  Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. 12 years ago
  bunnei 542700ccb7 Archive: Added Init/Shutdown methods to reset kernel archive state. 12 years ago
  bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. 12 years ago
  bunnei 8b8c8f4c13 Kernel: Added stubbed code to support creation of kernel Archive objects. 12 years ago