Skip to content
Snippets Groups Projects
  1. Aug 02, 2018
    • Lioncash's avatar
      hw: Remove unused files · c6db1c39
      Lioncash authored
      None of these files are used in any meaningful way. They're just
      leftovers from citra. Also has the benefit of getting rid of an unused
      global variable.
      c6db1c39
  2. Jul 30, 2018
  3. Jul 28, 2018
  4. Jul 22, 2018
  5. Jul 19, 2018
  6. Jul 18, 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. Jul 03, 2018
  10. May 10, 2018
  11. Apr 26, 2018
  12. Apr 20, 2018
  13. Apr 06, 2018
  14. Mar 27, 2018
  15. Mar 19, 2018
  16. Mar 14, 2018
  17. Feb 25, 2018
  18. Feb 21, 2018
  19. Feb 19, 2018
  20. Feb 18, 2018
  21. Feb 12, 2018
  22. Jan 20, 2018
    • River City Ransomware's avatar
      Port citra #3352 to yuzu (#103) · c8a094e1
      River City Ransomware authored
      * Port citra #3352 to yuzu
      
      This change allows non x86_64 architectures to compile yuzu by skipping the building of dynarmic
      
      * Fixed clang-format errors
      
      * fixes more clang-format errors
      c8a094e1
  23. Jan 17, 2018
  24. Jan 13, 2018
  25. Jan 12, 2018
  26. Jan 09, 2018
  27. Jan 04, 2018
  28. Jan 03, 2018
  29. Oct 23, 2017
Loading