aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-10-20psm: Stub GetBatteryChargePercentageZach Hilman
2018-10-20service: Add skeleton for psm serviceZach Hilman
2018-10-20kernel/process: Make the handle table per-processLioncash
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-19vfs: Remove InterpretAsDirectory and related functionsZach 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-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-17Merge pull request #1509 from DarkLordZach/device-save-databunnei
2018-10-17registered_cache: Deduplicate results of ListEntry and ListEntryFilterZach Hilman
2018-10-18Using dual joycons as the default controllerDavid Marcec
2018-10-17fsp_srv: Apply patches to Data storage in OpenDataStorageByDataIdZach Hilman
2018-10-17patch_manager: Add support for using LayeredFS with DataZach Hilman
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-16content_archive: Simpify assignment of bktr_base_romfs in the constructorLioncash
2018-10-16content_archive: Make IsValidNCA() an internally linked functionLioncash