Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jul 25, 2018
  3. Jul 24, 2018
  4. Jul 23, 2018
  5. Jul 22, 2018
  6. Jul 19, 2018
  7. Jul 08, 2018
  8. Jul 06, 2018
    • Zach Hilman's avatar
      Virtual Filesystem (#597) · 77c684c1
      Zach Hilman authored
      * Add VfsFile and VfsDirectory classes
      
      * Finish abstract Vfs classes
      
      * Implement RealVfsFile (computer fs backend)
      
      * Finish RealVfsFile and RealVfsDirectory
      
      * Finished OffsetVfsFile
      
      * More changes
      
      * Fix import paths
      
      * Major refactor
      
      * Remove double const
      
      * Use experimental/filesystem or filesystem depending on compiler
      
      * Port partition_filesystem
      
      * More changes
      
      * More Overhaul
      
      * FSP_SRV fixes
      
      * Fixes and testing
      
      * Try to get filesystem to compile
      
      * Filesystem on linux
      
      * Remove std::filesystem and document/test
      
      * Compile fixes
      
      * Missing include
      
      * Bug fixes
      
      * Fixes
      
      * Rename v_file and v_dir
      
      * clang-format fix
      
      * Rename NGLOG_* to LOG_*
      
      * Most review changes
      
      * Fix TODO
      
      * Guess 'main' to be Directory by filename
      77c684c1
  9. Jun 25, 2018
  10. Jun 21, 2018
    • Zach Hilman's avatar
      Add support for decrypted NCA files (#567) · 63f26d5c
      Zach Hilman authored
      * Start to add NCA support in loader
      
      * More nca stuff
      
      * More changes to nca.cpp
      
      * Now identifies decrypted NCA cont.
      
      * Game list fixes and more structs and stuff
      
      * More updates to Nca class
      
      * Now reads ExeFs (i think)
      
      * ACTUALLY LOADS EXEFS!
      
      * RomFS loads and games execute
      
      * Cleanup and Finalize
      
      * plumbing, cleanup and testing
      
      * fix some things that i didnt think of before
      
      * Preliminary Review Changes
      
      * Review changes for bunnei and subv
      63f26d5c
    • Michael Scire's avatar
  11. Jun 05, 2018
  12. May 30, 2018
  13. May 28, 2018
  14. May 10, 2018
  15. May 03, 2018
  16. Apr 25, 2018
  17. Apr 22, 2018
  18. Apr 21, 2018
  19. Apr 16, 2018
  20. Apr 10, 2018
  21. Apr 03, 2018
  22. Mar 30, 2018
  23. Mar 25, 2018
  24. Mar 23, 2018
  25. Mar 22, 2018
  26. Mar 20, 2018
  27. Mar 03, 2018
Loading