summaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2018-10-23Added Amiibo support (#1390)David
2018-10-23Merge pull request #1515 from DarkLordZach/dlc-lfsbunnei
2018-10-22Merge pull request #1545 from DarkLordZach/psmbunnei
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-20Added auto controller switching to supported controllers and single joycon bu...David Marcec
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-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-19Used better names for mm:u and fixed bad stubDavid Marcec
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-18Using dual joycons as the default controllerDavid Marcec
2018-10-17fsp_srv: Apply patches to Data storage in OpenDataStorageByDataIdZach Hilman
2018-10-16Implement VI ConvertScalingMode (#1475)David
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...Lioncash
2018-10-15Merge pull request #1494 from DarkLordZach/aoc-signature-fixesbunnei
2018-10-14aoc: Read DLC base title ID from RegisteredCacheZach Hilman
2018-10-13aoc: Return size in ListAddOnContentZach Hilman
2018-10-13filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...Lioncash
2018-10-12Merge pull request #1478 from ogniK5377/remap-invalidhandle-remapbunnei
2018-10-12Merge pull request #1479 from ogniK5377/nmap-revampedbunnei
2018-10-12Returned an error before processing other remapsDavid Marcec
2018-10-12Made the minimum alignment more clearDavid Marcec
2018-10-12WipDavid Marcec
2018-10-11Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformancebunnei