Commit History

Author SHA1 Message Date
  bunnei d5995fd30f service: Add empty interface for aoc:u. 8 years ago
  bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
  bunnei 72eeca1f03 hle: Add service stubs for apm and appletOE. 8 years ago
  bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago
  bunnei 15983dcfdc Remove more 3DS-specific code. 8 years ago
  bunnei dbd15b0d10 Remove more 3DS-specific code. 8 years ago
  bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 years ago
  bunnei 33ea53094c loader: Add support for NRO, as well as various fixes and shared linker. 8 years ago
  shinyquagsire23 8e10c9bb2e file_sys: add class for Title Metadata (TMD) 8 years ago
  bunnei 6bafd3f4f7 loader: Add support for loading an NSO. 8 years ago
  bunnei 9eb4888df7 externals: Add lz4. 8 years ago
  Max Thomas c91ccbd0ba Loader/NCCH: Add support for loading application updates (#2927) 8 years ago
  Yuri Kunde Schlesner 255fd8768d Merge pull request #2906 from Subv/ns_new_framework 8 years ago
  Subv 3d86e3afc4 Services/NS: Port ns:s to the new service framework. 9 years ago
  Weiyi Wang 617b6974b9 Merge pull request #2831 from Subv/uds_auth 9 years ago
  Subv 54411bef4e Services/UDS: Add functions to generate 802.11 auth and assoc response frames. 9 years ago
  James Rowe 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock 9 years ago
  Subv bca8916cea Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). 9 years ago
  James Rowe bbfa9d0635 Merge pull request #2861 from wwylele/motion-refactor 9 years ago
  B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) 9 years ago
  wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
  Weiyi Wang e634b75754 Merge pull request #2784 from wwylele/font-archive 9 years ago
  bunnei 33b012e86b web_service: Add CMake flag to enable. 9 years ago
  bunnei 52fbe1e10c web_service: Add skeleton project. 9 years ago
  wwylele 9549eed0be apt: load shared font from system archive 9 years ago
  Subv 7efb64132d UDS: Stub SendTo to generate the unencrypted data frame with the right headers. 9 years ago
  Yuri Kunde Schlesner 84c497292a Service: Add new ServiceFramework framework for writing HLE services 9 years ago
  Yuri Kunde Schlesner 23ec6b3d8f Service: Make service registration part of the sm implementation 9 years ago
  Yuri Kunde Schlesner 1eee09f364 Service: Move SRV interface to a new sm/ subdirectory 9 years ago