Skip to content
Snippets Groups Projects
  1. Mar 20, 2018
  2. Mar 14, 2018
  3. Mar 04, 2018
  4. Mar 02, 2018
  5. Feb 25, 2018
  6. Jan 21, 2018
  7. Jan 20, 2018
  8. Jan 17, 2018
  9. Jan 13, 2018
  10. Oct 31, 2017
  11. Oct 15, 2017
  12. Oct 13, 2017
  13. Oct 01, 2017
  14. Sep 30, 2017
  15. Sep 25, 2017
    • Subv's avatar
      HLE/Archives: Allow multiple loaded applications to access their SelfNCCH archive independently. · 774e7dea
      Subv authored
      The loaders now register each loaded ROM with the SelfNCCH factory, which keeps the data around for the duration of the emulation session.
      
      When opening the SelfNCCH archive, the factory queries the current program's programid and uses that as a key to the map that contains the NCCHData structure (RomFS, Icon, Banner, etc).
      
      3dsx files do not have a programid and will use a default of 0 for this value, thus, only 1 3dsx file with RomFS is loadable at the same time.
      774e7dea
    • Max Thomas's avatar
      Loader/NCCH: Add support for loading application updates (#2927) · c91ccbd0
      Max Thomas authored
      * loader/ncch: split NCCH parsing into its own file
      
      * loader/ncch: add support for loading update NCCHs from the SD card
      
      * loader/ncch: fix formatting
      
      * file_sys/ncch_container: Return a value for OpenFile
      
      * loader/ncch: cleanup, always instantiate overlay_ncch to base_ncch
      
      * file_sys/ncch_container: better encryption checks, allow non-app NCCHs to load properly and for the existence of NCCH structures to be checked
      
      * file_sys/ncch_container: pass filepath as a const reference
      c91ccbd0
  16. Aug 21, 2017
  17. Jul 31, 2017
  18. Jun 02, 2017
  19. May 25, 2017
  20. Mar 08, 2017
  21. Feb 27, 2017
    • Mat M's avatar
      Doxygen: Amend minor issues (#2593) · 0cb52ee7
      Mat M authored
      Corrects a few issues with regards to Doxygen documentation, for example:
      
      - Incorrect parameter referencing.
      - Missing @param tags.
      - Typos in @param tags.
      
      and a few minor other issues.
      0cb52ee7
  22. Feb 13, 2017
Loading