Skip to content
Snippets Groups Projects
  1. Sep 10, 2019
  2. Jul 11, 2019
    • Lioncash's avatar
      yuzu: Remove setting for using Unicorn · 8fc806e8
      Lioncash authored
      The JIT is mature enough that this setting can be removed, falling back
      to Unicorn only on unsupported architectures. Any missing features from
      Unicorn (of which there are extremely few), are mostly
      developer-oriented, which most users don't care about.
      
      Features should be coordinated with the JIT, not the interpreter,
      anyhow.
      8fc806e8
  3. Jul 04, 2019
    • fearlessTobi's avatar
      yuzu: Remove CPU Jit setting from the UI · 447bdac2
      fearlessTobi authored
      A normal user shouldn't change this, as it will slow down the emulation and can lead to bugs or crashes. The renaming is done in order to prevent users from leaving this on without a way to turn it off from the UI.
      447bdac2
  4. Jun 28, 2019
  5. Mar 07, 2019
  6. Feb 07, 2019
  7. Jan 08, 2019
  8. Dec 04, 2018
  9. Dec 03, 2018
  10. Nov 20, 2018
  11. Nov 12, 2018
  12. Oct 29, 2018
  13. Oct 23, 2018
    • David's avatar
      Added Amiibo support (#1390) · 50e4e81f
      David authored
      * Fixed conflict with nfp
      
      * Few fixups for nfc
      
      * Conflict 2
      
      * Fixed AttachAvailabilityChangeEvent
      
      * Conflict 3
      
      * Fixed byte padding
      
      * Refactored amiibo to not reside in "System"
      
      * Removed remaining references of nfc from system
      
      * used enum for Nfc GetStateOld
      
      * Added missing newline
      
      * Moved file operations to front end
      
      * Conflict 4
      
      * Amiibos now use structs and added mutexes
      
      * Removed amiibo_path
      50e4e81f
  14. Oct 16, 2018
  15. Oct 02, 2018
  16. Sep 18, 2018
  17. Sep 08, 2018
  18. Aug 20, 2018
  19. Aug 03, 2018
  20. Aug 01, 2018
  21. Jul 26, 2018
  22. Jul 18, 2018
  23. Jul 06, 2018
  24. Jun 27, 2018
  25. May 10, 2018
  26. Apr 04, 2018
  27. Mar 27, 2018
  28. Mar 23, 2018
  29. Jan 17, 2018
  30. Jan 15, 2018
  31. Jan 13, 2018
Loading