summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2017-05-19Merge pull request #2661 from Subv/uds5bunnei
2017-05-19use IPCHelper for PTM servicesemmaus
2017-05-15Services/UDS: Use the new IPC helper functions.Subv
2017-05-15Services/UDS: Implement RecvBeaconBroadcastData.Subv
2017-05-15Services/UDS: Generate the UDS beacons when the beacon callback fires.Subv
2017-05-14Merge pull request #2687 from yuriks/address-mappingsYuri Kunde Schlesner
2017-05-10Merge pull request #2676 from wwylele/irrstbunnei
2017-05-09Kernel: Map special regions according to ExHeaderYuri Kunde Schlesner
2017-05-09DSP: Create backing memory for entire DSP RAMYuri Kunde Schlesner
2017-05-09Memory: Add constants for the n3DS additional RAMYuri Kunde Schlesner
2017-05-08Merge pull request #2696 from Subv/vfp_revertYuri Kunde Schlesner
2017-05-09Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions.Subv
2017-05-09Revert "Remove `exceptions` parameter from `normaliseround` VFP functions"Subv
2017-05-07Dyncom: Remove disassembler codeYuri Kunde Schlesner
2017-05-07Dyncom: Tweak types and log formattingYuri Kunde Schlesner
2017-05-07Remove unused symbols codeYuri Kunde Schlesner
2017-05-07Remove ability to load symbol mapsYuri Kunde Schlesner
2017-05-07fixup!ir: implement new 3ds HID via ir:rstwwylele
2017-05-05Create a random console_unique_id (#2668)B3n30
2017-05-04ir: implement new 3ds HID via ir:rstwwylele
2017-05-03Merge pull request #2606 from wwylele/irbunnei
2017-05-03ir: implement circle pad prowwylele
2017-04-18Merge pull request #2532 from wwylele/ldrro-ipcYuri Kunde Schlesner
2017-04-17ldr_ro: use IPC helperwwylele
2017-04-13Merge pull request #2659 from MerryMage/dsp_dsp-correctionbunnei
2017-04-12dsp_dsp: Messages are modified by service before being sent to DSPMerryMage
2017-04-12Merge pull request #2628 from Subv/udsSebastian Valle
2017-04-06Merge pull request #2533 from Lectem/apt_ipchelperbunnei
2017-04-06Merge pull request #2634 from wwylele/batterybunnei
2017-04-03error conversion fixes for soc_unoah the goodra
2017-04-01Fix OutputDebugString syscallMichael Theall
2017-03-27Services/UDS: Fixed a style mistake in GetChannel.Sebastian Valle
2017-03-26Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...Subv
2017-03-26Services/UDS: Signal the connection event when closing down the network.Subv
2017-03-26Services/UDS: Do not allow trying to start up a network that only the host ca...Subv
2017-03-26Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.Subv
2017-03-26Services/UDS: Store the entire NetworkInfo structure that was used to create ...Subv
2017-03-26Services/UDS: Initial support for hosting local-wlan networks.Subv
2017-03-25ptm: create SharedExtSave file before openning itwwylele
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-21shared_page: stub battery statewwylele
2017-03-20hopefully fix clang-format issues with old versionLectem
2017-03-19address more commentsLectem
2017-03-18Cast size_t to u32 for PushStaticBuffer usagesLectem
2017-03-18IPCHelper Skip method + address comments for aptLectem
2017-03-18apt: fix RequestBuilder parameters for Unwrapwwylele
2017-03-18fix #2560 and other commentsLectem
2017-03-18move push out of class body and add u8 u16 bool specializationsLectem
2017-03-18refactor APT service to use the new IPC helpersLectem
2017-03-17Merge pull request #2497 from wwylele/input-2bunnei