Skip to content
Snippets Groups Projects
  1. May 21, 2016
  2. May 18, 2016
  3. May 13, 2016
  4. Apr 02, 2016
  5. Mar 14, 2016
  6. Mar 12, 2016
    • Subv's avatar
      HLE/Applets: Implemented a dummy Mii Selector applet. · 0f8be2d2
      Subv authored
      This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
      0f8be2d2
  7. Jan 30, 2016
  8. Oct 04, 2015
  9. Sep 20, 2015
  10. Aug 16, 2015
  11. Jul 26, 2015
  12. Jul 13, 2015
  13. Jul 12, 2015
  14. Jun 21, 2015
  15. Jun 12, 2015
  16. May 27, 2015
  17. May 24, 2015
  18. May 15, 2015
  19. May 09, 2015
  20. May 08, 2015
  21. May 07, 2015
  22. Apr 18, 2015
  23. Apr 04, 2015
  24. Apr 03, 2015
  25. Mar 09, 2015
  26. Mar 04, 2015
    • Subv's avatar
      Services: Moved the PTM and APT services to their own folder · 83a8975c
      Subv authored
      This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs.
      
      Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
      83a8975c
  27. Feb 02, 2015
  28. Feb 01, 2015
  29. Jan 30, 2015
  30. Jan 24, 2015
  31. Jan 21, 2015
Loading