summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-10-22Merge pull request #1545 from DarkLordZach/psmbunnei
2018-10-22Merge pull request #1538 from lioncash/querybunnei
2018-10-21psm: Stub GetChargerTypeZach Hilman
2018-10-21service: Add the basic skeleton for the NPNS servicesLioncash
2018-10-21hid: Update service function table for hidbusLioncash
2018-10-21am: Add the basic skeleton for the tcap serviceLioncash
2018-10-21am: Update service function tablesLioncash
2018-10-21prepo: Update service function table.Lioncash
2018-10-21lbl: Update service function table namesLioncash
2018-10-20psm: Stub GetBatteryChargePercentageZach Hilman
2018-10-20service: Add skeleton for psm serviceZach Hilman
2018-10-20svc: Fix vma boundary check in svcQueryMemoryLioncash
2018-10-20Added auto controller switching to supported controllers and single joycon bu...David Marcec
2018-10-19Merge pull request #1520 from lioncash/sanbunnei
2018-10-19Merge pull request #1526 from lioncash/svc-idbunnei
2018-10-19Merge pull request #1530 from DarkLordZach/aoc-8bunnei
2018-10-19Merge pull request #1516 from lioncash/hidbunnei
2018-10-19aoc_u: Stub GetAddOnContentListChangedEventZach Hilman
2018-10-19crypto: Use compressed sizes in offset calculation for KIP decompressionZach Hilman
2018-10-20Stubbed home blockingDavid Marcec
2018-10-19es: Update service function tablesLioncash
2018-10-19audio: Update service function tablesLioncash
2018-10-19omm: Update service function tablesLioncash
2018-10-19nifm: Update service function tablesLioncash
2018-10-19hid: Update service function tablesLioncash
2018-10-19nim: Add the basic skeleton of the nim:eca serviceLioncash
2018-10-19ns: Update service function tableLioncash
2018-10-19set_cal: Update service function tableLioncash
2018-10-18Merge pull request #1523 from lioncash/lockbunnei
2018-10-18Merge pull request #1511 from lioncash/contentbunnei
2018-10-18Merge pull request #1521 from ogniK5377/imp-mmubunnei
2018-10-18svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...Lioncash
2018-10-18common: Move Is4KBAligned() to alignment.hLioncash
2018-10-18core: Remove unnecessary assert in ArmInterface()Lioncash
2018-10-18Merge pull request #1510 from lioncash/xcibunnei
2018-10-19Used better names for mm:u and fixed bad stubDavid Marcec
2018-10-18svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemoryLioncash
2018-10-17hid/controller: Remove unused header inclusionsLioncash
2018-10-17hid/controller/npad: Remove unused dump_idx member variableLioncash
2018-10-17hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...Lioncash
2018-10-17hid/controller/npad: Remove #pragma once from the cpp fileLioncash
2018-10-17hid/controller/npad: Move npad_id_list into the cpp fileLioncash
2018-10-17hid/controller/npad: Remove unnecessary const from void return typeLioncash
2018-10-17hid/controller: Default the destructors of all controller types in the cpp fileLioncash
2018-10-17controller_base: Default the base class constructor and destructor in the cpp...Lioncash
2018-10-17Merge pull request #1444 from ogniK5377/better-hidbunnei
2018-10-17Merge pull request #1497 from bunnei/flush-framebuffersbunnei
2018-10-17Merge pull request #1498 from lioncash/aslrbunnei
2018-10-17Merge pull request #1509 from DarkLordZach/device-save-databunnei
2018-10-18Using dual joycons as the default controllerDavid Marcec