6456 Commits (7afcc29ac85ded4975fd04d9f1c80b32b4e102ba)

Author SHA1 Message Date
Liam 7afcc29ac8 kernel: match calls to Register and Unregister 3 years ago
german77 1ec8e38f3f core: am: Demote TryPopFromFriendInvitationStorageChannel Log level 3 years ago
FengChen ea68bfba5d core: audio: return result when audio_out initialize failed 3 years ago
Narr the Reg 5de37e921c service: nfp: Implement debug Interface 3 years ago
Narr the Reg c8ed98bb1c service: nfp: Implement system interface 3 years ago
Narr the Reg 52447e1b58 service: nfp: Use an unique interface 3 years ago
Liam 07d060c2d4 kernel: move more memory to application in 8GB arrangement 3 years ago
Liam bfd120b543 kernel: switch extended memory setting to 8GB arrangement 3 years ago
german77 4c562a2c8c service: hid: Fix handle validation 3 years ago
german77 a1b66df775 applet: controller: Implement cancel button 3 years ago
german77 9ffeb00747 service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination 3 years ago
Narr the Reg 0585865c9f service: am: Improve profile select applet 3 years ago
Liam 7121903f4a kernel: fix unbounded stack usage in atomics 3 years ago
Narr the Reg c1e8a0a3e6 service: hid: Silence warning on MergeSingleJoyAsDualJoy 3 years ago
german77 a7965dbc95 service: nfp: Add plain amiibo support 3 years ago
Liam eb8abae7eb qt: implement RequestExit for applets 3 years ago
Liam 46f5e0a276 applets: implement RequestExit 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Narr the Reg 9704f1bc7e nfc: Initialize device when controller is connected 3 years ago
Liam 48f1221b35 kernel: fix LOG_TRACE in ipc 3 years ago
Narr the Reg 8a1c405ce3 service: nfp: Replace crc function with boost equivalent 3 years ago
Narr the Reg ab37f2bda3 service: nfp: Close app area and recreate crc 3 years ago
Narr the Reg d7f58e6ecb service: nfp: Convert mii colors to v3 3 years ago
Narr the Reg aeb65824a7 service: nfp: Actually write correct crc 3 years ago
Liam 9d5747fb71 kernel: additional style fixes to KThread, KProcess 3 years ago
Liam 6828f66b42 kernel: fix clang build 3 years ago
Liam a0867d72ed kernel: remove unnecessary finalize calls 3 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 3 years ago
Liam 46d09ae364 kernel: convert KThread to new style 3 years ago
Liam d0e11c27d9 kernel: prefer std::addressof 3 years ago
Liam 24077ea160 kernel: convert KResourceLimit 3 years ago
Liam cf0b407daa kernel: remove kernel_ 3 years ago
Liam 3280ebac7e kernel: remove gratitutous attribute usage 3 years ago
Liam 0c6375446c kernel/svc: convert to new style 3 years ago
Liam 767059b620 kernel: convert miscellaneous 3 years ago
Liam 7893136e74 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock 3 years ago
Liam d41368663b kernel: convert KAbstractSchedulerLock 3 years ago
Liam 8c137e234f kernel: convert KMemoryLayout, KMemoryRegion*, KPageTableSlabHeap, KPriorityQueue 3 years ago
Liam c72afbd1db kernel: move KMemoryLayout for NX board 3 years ago
Liam 842f5a4ced kernel: remove KLinkedList 3 years ago
Liam 01e79d9399 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock 3 years ago
Liam 3c93638acf kernel: convert KPort, KSession 3 years ago
Liam 6b0b94dc27 kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new style 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Narr the Reg 3c1865f1a1 service: nfp: Improve implementation 3 years ago
Morph 5a46ea4b4e hid: Use nanosecond timestamps instead of ticks 3 years ago
Liam 46a6277709 kernel: add timer pointer to KThreadQueue 3 years ago
Liam d55cc3b004 general: fix type inconsistencies 3 years ago
Liam 2e637e5519 kernel: avoid signed overflow UB on MSVC 3 years ago