aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2017-10-18lm: Implement lm::Initialize and Logger::log.bunnei
2017-10-18service: Add CreatePort function (that does not register/install).bunnei
2017-10-17service: Print correct command ID on unimplemented function.bunnei
2017-10-15hle: Implement ConvertSessionToDomain, various cleanups.bunnei
2017-10-14hle: Add service stubs for apm and appletOE.bunnei
2017-10-14hle: Initial implementation of NX service framework and IPC.bunnei
2017-10-13Remove more 3DS-specific code.bunnei
2017-10-12Remove more 3DS-specific code.bunnei
2017-10-12Remove more 3DS-specific code.bunnei
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-10-09Change command header in nwm::UDS Initialize functionDragios
2017-10-04Merge pull request #2953 from Subv/applet_launchSebastian Valle
2017-09-30arm: Use 64-bit addressing in a bunch of places.bunnei
2017-09-30Services/NIM: Implement CheckForSysUpdateEvent.Subv
2017-09-30Services/UDS: Handle the rest of the connection sequence. (#2963)B3n30
2017-09-30Merge pull request #2946 from Subv/home_menu_aptSebastian Valle
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2017-09-25HLE/APT: Always set up the APT parameter when starting a library applet.Subv
2017-09-25HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...Subv
2017-09-25Merge pull request #2948 from Subv/register_serviceB3n30
2017-09-25Services/UDS: Added a function to send EAPoL-Start packets (#2920)B3n30
2017-09-24HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the...Subv
2017-09-24HLE/APT: Prepare the APT Wakeup parameter when the game calls InitializeSubv
2017-09-24HLE/SRV: Implemented RegisterService.Subv
2017-09-16Merge pull request #2906 from Subv/ns_new_frameworkYuri Kunde Schlesner
2017-09-16Services/NS: Port ns:s to the new service framework.Subv
2017-09-11Merge pull request #2915 from wwylele/font-archive-2bunnei
2017-09-05Merge pull request #2831 from Subv/uds_authWeiyi Wang
2017-09-03APT: load different shared font depending on the regionwwylele
2017-08-27Services/UDS: Remove an old duplicated declaration of WifiPacket.Subv
2017-08-27Services/UDS: Handle the connection sequence packets.Subv
2017-08-27Services/UDS: Store the received beacon frames until RecvBeaconBroadcastData ...Subv
2017-08-27Services/UDS: Add functions to generate 802.11 auth and assoc response frames.Subv
2017-08-24HID: use TouchDevice for touch padwwylele
2017-08-19Merge pull request #2861 from wwylele/motion-refactorJames Rowe
2017-08-20HID: fix a comment and a warningwwylele
2017-08-15Merge pull request #2881 from MerryMage/dsp-firm-checkYuri Kunde Schlesner
2017-08-15dsp_dsp: Remove size assertion in LoadComponentMerryMage
2017-08-12Merge pull request #2843 from Subv/applet_slotsSebastian Valle
2017-08-11HID: use MotionDevice for Accelerometer and Gyroscopewwylele
2017-08-10Merge pull request #2863 from wwylele/pad-state-zeroWeiyi Wang
2017-08-10HID: zero unused PadState bitswwylele
2017-08-09Merge pull request #2862 from j-selby/update-cryptoppbunnei
2017-08-09Service/dlp: Update function tables according 3dbrewmailwl
2017-08-08Update cryptoppJames
2017-08-07Services/APT: Use the AppletAttributes union directly when dealing with apple...Subv
2017-08-07Services/APT: Use an array to hold data about the 4 possible concurrent apple...Subv
2017-08-03telemetry: Add field for RequiresSharedFont.bunnei