aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
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
2017-07-27Merge pull request #2840 from Subv/apt_parameterbunnei
2017-07-22Merge pull request #2799 from yuriks/virtual-cached-range-flushWeiyi Wang
2017-07-21Service/APT: Log Send/Cancel/Receive/GlanceParameter calls even if they retur...Subv
2017-07-21Services/APT: Return the proper error code when calling SendParameter with an...Subv
2017-07-21Services/APT: Reset the APT parameter inside CancelParameter if the condition...Subv
2017-07-21Services/APT: Properly clear the apt parameter after a successful ReceivePara...Subv
2017-07-21Services/APT: Use the right error codes in ReceiveParameter and GlanceParamet...Subv
2017-07-21Services/APT: Use boost::optional for the APT parameter structure.Subv
2017-07-16stubbed frd::UnscrambleLocalFriendCode (#2827)B3n30
2017-07-16Merge pull request #2784 from wwylele/font-archiveWeiyi Wang
2017-07-01Service/boss:P: Add some functions to FunctionTablemailwl