632 Commits (5298dba88e1a1cd6d120c56d3ab4d60c3e1f5525)

Author SHA1 Message Date
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
bunnei bbc5e3a0aa hle: kernel: Add initial KMemoryRegionType module. 5 years ago
bunnei 3000ebbf08 hle: kernel: Move KMemoryRegion to its own module and update. 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