Skip to content
Snippets Groups Projects
  1. Apr 12, 2016
  2. Nov 27, 2015
  3. Oct 01, 2015
  4. Aug 18, 2015
  5. Jul 18, 2015
  6. Jul 13, 2015
  7. Jun 27, 2015
  8. May 07, 2015
  9. Jan 04, 2015
  10. Jan 03, 2015
  11. Dec 30, 2014
    • Subv's avatar
      Archives: Implemented ExtSaveData and SharedExtSaveData · 2c89d4d5
      Subv authored
      They will be stored in /extsavedata/SDMC and /extsavedata/NAND respectively.
      Also redirect some APT_A functions to their APT_U equivalents.
      Implemented the gamecoin.dat file in SharedExtSaveData in the PTM module.
      Implemented formatting the savegame.
      Retake a previous savegame if it exists instead of reporting them as not formatted every time a game is loaded.
      2c89d4d5
  12. Dec 21, 2014
  13. Dec 18, 2014
    • Subv's avatar
      SaveData: Implemented the SystemSaveData archive. · bec527fa
      Subv authored
      It will be stored in the /syssavedata folder. This archive is user by various Services and possibly games via the FS:U service.
      bec527fa
    • Subv's avatar
      Filesystem/Archives: Implemented the SaveData archive · ea9ce0fb
      Subv authored
      The savedata for each game is stored in /savedata/<ProgramID> for NCCH files. ELF files and 3DSX files use the folder 0 because they have no ID information
      
      Got rid of the code duplication in File and Directory
      
      Files that deal with the host machine's file system now live in DiskFile, similarly for directories and DiskDirectory and archives with DiskArchive.
      
      FS_U: Use the correct error code when a file wasn't found
      ea9ce0fb
  14. Dec 12, 2014
  15. Dec 03, 2014
  16. Nov 19, 2014
  17. Oct 07, 2014
  18. Oct 06, 2014
  19. Sep 28, 2014
  20. Sep 21, 2014
  21. Sep 17, 2014
  22. Sep 08, 2014
  23. Aug 17, 2014
  24. Apr 09, 2014
  25. Apr 08, 2014
  26. Sep 09, 2013
  27. Sep 05, 2013
Loading