642 Commits (b12695ddc4717b60e7a523570ad873d3c44aecfd)

Author SHA1 Message Date
bunnei b12695ddc4 core: hle: kernel: Implement thread pinning. 4 years ago
bunnei 5192e8e092 core: hle: Remove global HLE lock. 4 years ago
bunnei 346f6e54b5 hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue. 4 years ago
bunnei e9cdb3cccb hle: kernel: Update KThreadQueue and migrate KSynchronizationObject. 4 years ago
german77 57ceda21b7 service/notif: Add notif:a and stub ListAlarmSettings,Initialize 4 years ago
itsmeft24 e380100026 Add KCodeMemory to CMakeLists.txt 4 years ago
Narr the Reg 979bdaeddd core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId 4 years ago
german77 461b19a681 service/hid: Create ring LIFO 4 years ago
german77 5298dba88e core/hid: Add emulated controllers 4 years ago
german77 61e34f0759 core/hid: Move motion_input, create input converter and hid_types 4 years ago
german77 341d3e2f11 core/hid: Move input_interpreter to hid 4 years ago
Morph 4be0824b5f service: bcat: Remove BoxCat BCAT implementation 4 years ago
Morph ca8400ec1d externals: Remove libzip 4 years ago
Morph aa68bcdcae file_sys: Remove vfs_libzip 4 years ago
Feng Chen 38fc397b0f Fix KShareMemory object leak 4 years ago
Chloe Marcec e27cb5526b account: EnsureTokenIdCacheAsync 4 years ago
german77 b036d9df7d ngct: Stub NGCT:U service 4 years ago
spholz bef7cbbe41 configuration: add option to select network interface 4 years ago
bunnei b7140d7f00 hle: service: Add a helper module for managing kernel objects. 5 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
Morph 66b9de4b04 applets: Append applet_ prefix to backend applets 5 years ago
Morph 64f22684d4 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
Morph 3dd396effa core: Enforce C4242 5 years ago
Morph 7588defe84 hle: api_version: Add HLE API version constants 5 years ago
Morph bb0caed2f1 spl: Add SPL types 5 years ago
Morph 8d7eec9b88 spl: Add SPL result codes 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei 47224d3864 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei d6844cf75f hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. 5 years ago
bunnei 2bc45b4a13 hle: kernel: Migrate KServerPort to KAutoObject. 5 years ago
bunnei 9f1abd8188 hle: kernel: Migrate KClientPort to KAutoObject. 5 years ago
bunnei bf274faa22 hle: kernel: Migrate KTransferMemory to KAutoObject. 5 years ago
bunnei 83b96b7264 hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. 5 years ago
bunnei a4a27a1ef2 hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago
bunnei d602286355 hle: kernel: Add initial impl. of slab setup. 5 years ago
bunnei d2817d3d9b hle: kernel: Add initial impl. of KLinkedList. 5 years ago
bunnei db53115ed2 hle: kernel: Add initial impl. of KSlabAllocated. 5 years ago
bunnei a7271e7c71 hle: kernel: Add initial impl. of KAutoObjectWithListContainer. 5 years ago
bunnei 7b7a948b80 hle: kernel: Add initial impl. of KAutoObject. 5 years ago
german77 9ceb9df088 glue: Add ectx:aw placeholder 5 years ago
german77 c8845b4fdf hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
Morph c4885be3c2 applets/swkbd: Implement the Normal and Inline Software Keyboard Applet 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Markus Wick 2953f841dd externals: Search for shared opus installation. 5 years ago
bunnei 79ca47ab3a hle: kernel: k_memory_layout: Derive memory regions based on board layout. 5 years ago
bunnei 3eabb45a13 hle: kernel: board: Add secure_monitor module. 5 years ago
bunnei cd09055341 hle: kernel: Add k_trace module. 5 years ago
bunnei 0e413fe782 hle: kernel: KSystemControl: Update to reflect board-specific behavior. 5 years ago