7472 Commits (c7a0ebbba7b880362bfd411941539b05ef5f1322)

Author SHA1 Message Date
ameerj c7a0ebbba7 kernel: Increase event and session counts 5 years ago
MerryMage 62b59f3588 arm_dynarmic: Increase size of code cache 5 years ago
german77 20af0c010f HID: Fix SL and SR buttons for right joycon 5 years ago
Morph 33d60831da ISelfController: Stub SetAlbumImageTakenNotificationEnabled 5 years ago
bunnei e8dd3eca47 hle: kernel: Initialize preemption task after schedulers. 5 years ago
Morph 599ce7de46 service: friend: Change logging class from ACC to Friend 5 years ago
Narr the Reg f10bf91ef4 HID: Initialize correctly the gesture finger_id and filter invalid results 5 years ago
Chloe Marcec a0ae0a6a59 nvdrv: Pass device fd and handle device create methods for device opening and closing 5 years ago
MerryMage eb3ece5770 arm_dynarmic: Always have a 'valid' jit instance 5 years ago
Chloe Marcec 98dbe81146 nvdrv: Change InitializeEx to AllocAsEx 5 years ago
bunnei 1a89de249c core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes. 5 years ago
Morph 8f439416b6 IApplicationDisplayService: Stub GetIndirectLayerImageMap 5 years ago
Morph 41925ce526 bsd: Avoid writing empty buffers 5 years ago
Morph ccccbf7334 system_version: Update to 11.0.1 5 years ago
Morph 05cedc499b system_archive: Update NgWord archive version 5 years ago
zkitx 89577872eb Fix casing on DeallocateAesKeySlot 5 years ago
zkitx 1cf20b84a7 Update SPL to fit N's service refactor (4.0.0+) which split into new services. 5 years ago
Morph d63d7bce9c time: Fix CalculateSpanBetween implementation 5 years ago
Morph e715bfd945 time: Assign the current time point to the ClockSnapshot 5 years ago
bunnei e4b692bd16 common: Fiber: use a reference for YieldTo. 5 years ago
bunnei 75519d107f hle: kernel: KThread: Rework dummy threads & fix memory leak. 5 years ago
bunnei 845a217d5e Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
Morph 31a56dafd3 aes_util: Remove malformed mbedtls_cipher_finish function call 5 years ago
bunnei 0fea01628e core: Shutdown: Move kernel cleanup to later in shutdown. 5 years ago
comex 4258b4985a [network] Error handling reform 5 years ago
german 38bbaf2c06 Implements touch, pan, pinch and rotation gestures 5 years ago
bunnei 05f489a639 core: hle: ldn: Error out on call to Initialization. 5 years ago
bunnei 3322f10f84 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
Morph c841dcc8cb hid: Implement GameCube Controller Vibrations 5 years ago
Morph ba79a07519 acc: Stub GetNintendoAccountUserResourceCacheForApplication 5 years ago
ameerj 0d9fb9ca27 kernel: Fix resource release exception on exit 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
bunnei c21aa2479a hle: kernel: Migrate MemoryManager to KMemoryManager. 5 years ago
bunnei 21a22af0c5 hle: kernel: Migrate PageLinkedList to KPageLinkedList. 5 years ago
bunnei a4c5e6d964 hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others. 5 years ago
bunnei 5702047b65 hle: kernel: Migrate SlabHeap to KSlabHeap. 5 years ago
bunnei 8c9e87ab66 hle: kernel: Migrate MemoryLayout to KMemoryLayout. 5 years ago
bunnei 867294d639 hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo. 5 years ago
bunnei 921fd4932f hle: kernel: memory_manager: Rename AllocateContinuous to AllocateContinuous. 5 years ago
bunnei f82b15089b hle: kernel: KSystemControl does not belong in Memory namespace. 5 years ago
bunnei 5a1fe8c70a hle: kernel: memory: PageHeap: Migrate to KPageBitmap class. 5 years ago
bunnei cafc6c3707 hle: kernel: Add KPageBitmap class. 5 years ago
bunnei d072e9b977 hle: kernel: system_control: Add function GenerateRandomU64. 5 years ago
bunnei c51da1b0d5 hle: kernel: Add KSpinLock implementation. 5 years ago
bunnei a706a6a08e core: memory: Add templated GetPointer methods. 5 years ago
bunnei f8d8755776 hle: kernel: Rename SharedMemory to KSharedMemory. 5 years ago
bunnei 1c8d749458 core: core_timing_util: Optimize core timing math. 5 years ago
Morph 57738090f7 core/CMakeLists: Add web_types.h 5 years ago
bunnei b950e28dfa hle: service: ldn: IUserLocalCommunicationService: Improve the stub. 5 years ago
bunnei 5fc36d40f8 hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled. 5 years ago