5442 Commits (55362bccd9b007bc7a98babb248bf6ffd809f5d1)

Author SHA1 Message Date
bunnei 3000ebbf08 hle: kernel: Move KMemoryRegion to its own module and update. 5 years ago
Morph 8f439416b6 IApplicationDisplayService: Stub GetIndirectLayerImageMap 5 years ago
Morph 41925ce526 bsd: Avoid writing empty buffers 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
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 f8d8755776 hle: kernel: Rename SharedMemory to KSharedMemory. 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
bunnei 909c60e51e hle: service: am: IStorageAccessor: Fix out of bounds error handling. 5 years ago
ameerj c0ccf9eac5 Address PR feedback 5 years ago
ameerj be6c487b4e nvdec cleanup 5 years ago
ameerj faae6b5595 kernel: More accurately reserve and release resources 5 years ago
ameerj 48b09cc56d kernel: KScopedReservation implementation 5 years ago
Chloe e62886ead0 kernel: Unify result codes (#5890) 5 years ago
Morph 118e33cfa9 software_keyboard: Implement Finalize request command 5 years ago
Lioncash 2f9cc2f0ae bsd: Remove usage of optional emplace() with no arguments 5 years ago
Lioncash 771865bdfc am/controller: Remove [[fallthrough]] from unreachable path 5 years ago
Lioncash 32e763c64c nfp: Correct uninitialized size being used within GetTagInfo() 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
german 0210c4e219 olsc: Stub GetSaveDataBackupSetting 5 years ago
Chloe Marcec 937aa8908b lm: Fix ReadLeb128 5 years ago
Alessandro Astone 60353d70af pl_u: Fix read out of bounds 5 years ago
Lioncash 6764c7ce52 k_address_arbiter: Unfold R_UNLESS macros 5 years ago
Lioncash 8884e73c8b k_address_arbiter: Remove unnecessary usages of std::addressof 5 years ago
Lioncash c8cc1c301e k_address_arbiter: Remove dead code 5 years ago
Lioncash 8618ac9b8b svc: Provide more detailed error logs for svc functions 5 years ago