Skip to content
Snippets Groups Projects
  1. Apr 06, 2016
  2. Apr 04, 2016
  3. 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
  4. Jul 24, 2015
  5. Jul 12, 2015
  6. May 29, 2015
  7. Apr 03, 2015
  8. 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
Loading