summaryrefslogtreecommitdiff
path: root/src/core/hle (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure_system: Clear selection after user deleteGravatar Zach Hilman2018-10-231-1/+1
* profile_manager: Load user icons, names, and UUIDs from system saveGravatar Zach Hilman2018-10-234-26/+129
* acc: Load user images from config dirGravatar Zach Hilman2018-10-231-9/+45
* am: Pass current user UUID to launch parametersGravatar Zach Hilman2018-10-231-7/+9
* profile_manager: Load users from emulator settingsGravatar Zach Hilman2018-10-232-5/+7
* Added Amiibo support (#1390)Gravatar David2018-10-233-50/+294
* Merge pull request #1515 from DarkLordZach/dlc-lfsGravatar bunnei2018-10-231-1/+5
|\
| * fsp_srv: Apply patches to Data storage in OpenDataStorageByDataIdGravatar Zach Hilman2018-10-171-1/+5
* | Merge pull request #1540 from lioncash/handleGravatar bunnei2018-10-238-98/+95
|\ \
| * | kernel/process: Make the handle table per-processGravatar Lioncash2018-10-208-98/+95
* | | Merge pull request #1545 from DarkLordZach/psmGravatar bunnei2018-10-223-0/+88
|\ \ \
| * | | psm: Stub GetChargerTypeGravatar Zach Hilman2018-10-212-24/+27
| * | | psm: Stub GetBatteryChargePercentageGravatar Zach Hilman2018-10-202-1/+14
| * | | service: Add skeleton for psm serviceGravatar Zach Hilman2018-10-203-0/+72
| |/ /
* | | Merge pull request #1538 from lioncash/queryGravatar bunnei2018-10-221-1/+1
|\ \ \
| * | | svc: Fix vma boundary check in svcQueryMemoryGravatar Lioncash2018-10-201-1/+1
| |/ /
* | | service: Add the basic skeleton for the NPNS servicesGravatar Lioncash2018-10-213-2/+107
* | | hid: Update service function table for hidbusGravatar Lioncash2018-10-211-0/+1
* | | am: Add the basic skeleton for the tcap serviceGravatar Lioncash2018-10-213-0/+42
* | | am: Update service function tablesGravatar Lioncash2018-10-214-15/+60
* | | prepo: Update service function table.Gravatar Lioncash2018-10-211-8/+13
* | | lbl: Update service function table namesGravatar Lioncash2018-10-211-28/+28
* | | Added auto controller switching to supported controllers and single joycon bu...Gravatar David Marcec2018-10-202-4/+189
|/ /
* | Merge pull request #1520 from lioncash/sanGravatar bunnei2018-10-193-3/+50
|\ \
| * | svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemoryGravatar Lioncash2018-10-183-3/+50
* | | Merge pull request #1526 from lioncash/svc-idGravatar bunnei2018-10-198-53/+163
|\ \ \
| * | | es: Update service function tablesGravatar Lioncash2018-10-191-7/+11
| * | | audio: Update service function tablesGravatar Lioncash2018-10-191-17/+20
| * | | omm: Update service function tablesGravatar Lioncash2018-10-191-16/+18
| * | | nifm: Update service function tablesGravatar Lioncash2018-10-191-0/+1
| * | | hid: Update service function tablesGravatar Lioncash2018-10-191-6/+45
| * | | nim: Add the basic skeleton of the nim:eca serviceGravatar Lioncash2018-10-191-0/+17
| * | | ns: Update service function tableGravatar Lioncash2018-10-191-6/+49
| * | | set_cal: Update service function tableGravatar Lioncash2018-10-191-1/+2
* | | | Merge pull request #1530 from DarkLordZach/aoc-8Gravatar bunnei2018-10-192-1/+16
|\ \ \ \
| * | | | aoc_u: Stub GetAddOnContentListChangedEventGravatar Zach Hilman2018-10-192-1/+16
* | | | | Merge pull request #1516 from lioncash/hidGravatar bunnei2018-10-1918-19/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hid/controller: Remove unused header inclusionsGravatar Lioncash2018-10-179-9/+0
| * | | | hid/controller/npad: Remove unused dump_idx member variableGravatar Lioncash2018-10-171-1/+0
| * | | | hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...Gravatar Lioncash2018-10-171-1/+1
| * | | | hid/controller/npad: Remove #pragma once from the cpp fileGravatar Lioncash2018-10-171-2/+0
| * | | | hid/controller/npad: Move npad_id_list into the cpp fileGravatar Lioncash2018-10-172-2/+10
| * | | | hid/controller/npad: Remove unnecessary const from void return typeGravatar Lioncash2018-10-172-2/+2
| * | | | hid/controller: Default the destructors of all controller types in the cpp fileGravatar Lioncash2018-10-1716-0/+16
| * | | | controller_base: Default the base class constructor and destructor in the cpp...Gravatar Lioncash2018-10-172-2/+4
| | |/ / | |/| |
* | | | Stubbed home blockingGravatar David Marcec2018-10-202-4/+36
| |/ / |/| |
* | | Merge pull request #1523 from lioncash/lockGravatar bunnei2018-10-181-9/+15
|\ \ \
| * | | svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...Gravatar Lioncash2018-10-181-0/+8
| * | | common: Move Is4KBAligned() to alignment.hGravatar Lioncash2018-10-181-9/+7
| |/ /
* / / Used better names for mm:u and fixed bad stubGravatar David Marcec2018-10-191-8/+42
|/ /