summaryrefslogtreecommitdiff
path: root/src/core/hle (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | fs: stub cache storage and fix params alignmentGravatar Liam2023-05-112-5/+17
| |/
* | nvnflinger: fix Parcel serializationGravatar Liam2023-05-113-39/+49
* | nvnflinger: fix producer slot fence initGravatar Liam2023-05-111-0/+1
|/
* service: nfc: Seed all random valuesGravatar Narr the Reg2023-05-092-6/+14
* service: nfp: Allow to load with a different amiibo idGravatar german772023-05-091-4/+13
* Merge pull request #10075 from Kelebek1/silence_nifm_spamGravatar bunnei2023-05-071-3/+3
|\
| * Silence nifm spamGravatar Kelebek12023-04-221-3/+3
* | core: hid: Update motion on a better placeGravatar german772023-05-071-2/+2
* | Merge pull request #10097 from german77/nfp_fullGravatar bunnei2023-05-0727-2596/+2217
|\ \
| * | service: nfc: Merge device interfaces and create the device managerGravatar Narr the Reg2023-05-0525-2374/+1994
| * | core: service: Add FunctionInfoTyped to allow expanding existing interfacesGravatar german772023-04-251-8/+12
| * | service: nfc: Create mifare interfaceGravatar Narr the Reg2023-04-233-50/+58
| * | service: nfc: Create interfaceGravatar Narr the Reg2023-04-235-115/+104
* | | Merge pull request #10117 from liamwhite/sync-registerGravatar bunnei2023-05-038-5/+49
|\ \ \
| * | | kernel: match calls to Register and UnregisterGravatar Liam2023-04-298-5/+49
* | | | Merge pull request #10124 from liamwhite/pebkacGravatar Morph2023-05-031-3/+4
|\ \ \ \
| * | | | settings: rename extended memory layout to unsafe, move from general to systemGravatar Liam2023-04-301-3/+4
| |/ / /
* / / / kernel: remove general boost listsGravatar Liam2023-04-297-19/+26
|/ / /
* | | Merge pull request #10056 from vonchenplus/audout_uGravatar Fernando S2023-04-241-6/+8
|\ \ \ | |/ / |/| |
| * | core: audio: return result when audio_out initialize failedGravatar FengChen2023-04-161-6/+8
* | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log levelGravatar german772023-04-211-1/+1
| |/ |/|
* | service: nfp: Implement debug InterfaceGravatar Narr the Reg2023-04-146-8/+444
* | service: nfp: Implement system interfaceGravatar Narr the Reg2023-04-146-17/+289
* | service: nfp: Use an unique interfaceGravatar Narr the Reg2023-04-133-69/+225
|/
* kernel: move more memory to application in 8GB arrangementGravatar Liam2023-04-091-2/+4
* kernel: switch extended memory setting to 8GB arrangementGravatar Liam2023-04-081-2/+2
* service: hid: Fix handle validationGravatar german772023-04-021-5/+1
* Merge pull request #10006 from german77/profile_selectGravatar liamwhite2023-04-012-14/+140
|\
| * service: am: Improve profile select appletGravatar Narr the Reg2023-03-292-14/+140
* | Merge pull request #9997 from german77/cancel_controllerGravatar liamwhite2023-04-012-7/+14
|\ \
| * | applet: controller: Implement cancel buttonGravatar german772023-03-302-7/+14
| |/
* | Merge pull request #9999 from german77/new_hid_hurraGravatar liamwhite2023-04-014-22/+56
|\ \
| * | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestinationGravatar german772023-03-294-22/+56
* | | Merge pull request #10005 from liamwhite/kernel-atomicsGravatar bunnei2023-04-012-39/+56
|\ \ \ | |_|/ |/| |
| * | kernel: fix unbounded stack usage in atomicsGravatar Liam2023-03-282-39/+56
* | | Merge pull request #9505 from liamwhite/request-exitGravatar liamwhite2023-03-2918-1/+71
|\ \ \ | |/ / |/| |
| * | qt: implement RequestExit for appletsGravatar Liam2023-03-258-9/+9
| * | applets: implement RequestExitGravatar Liam2023-03-2518-1/+71
| |/
* | Merge pull request #10003 from german77/disconnectGravatar liamwhite2023-03-281-1/+2
|\ \
| * | service: hid: Silence warning on MergeSingleJoyAsDualJoyGravatar Narr the Reg2023-03-271-1/+2
| |/
* | Merge pull request #9984 from liamwhite/global-memoryGravatar liamwhite2023-03-2728-103/+129
|\ \
| * | memory: rename global memory references to application memoryGravatar Liam2023-03-2328-103/+129
* | | service: nfp: Add plain amiibo supportGravatar german772023-03-265-8/+37
| |/ |/|
* | Merge pull request #9981 from german77/nfp_connectGravatar liamwhite2023-03-244-4/+30
|\ \ | |/ |/|
| * nfc: Initialize device when controller is connectedGravatar Narr the Reg2023-03-214-4/+30
* | Merge pull request #9964 from liamwhite/typed-addressGravatar liamwhite2023-03-2381-862/+967
|\ \
| * | kernel: use KTypedAddress for addressesGravatar Liam2023-03-2281-862/+967
* | | kernel: fix LOG_TRACE in ipcGravatar Liam2023-03-191-1/+1
| |/ |/|
* | service: nfp: Replace crc function with boost equivalentGravatar Narr the Reg2023-03-162-28/+17
* | service: nfp: Close app area and recreate crcGravatar Narr the Reg2023-03-151-0/+10