6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
Levi Behunin 381586d56c Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei 4c09a6399c hle: service: ldr: Implement UnloadNrr. 5 years ago
Jan Beich c751be210e video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Morph fc09a13d34 kernel/process: Add missing <ctime> include 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
ReinUsesLisp 1a1ca86eb5 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
lat9nq 2974d72a2a kernel: Use the current time as the default RNG seed 5 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 379ef37035 hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
bunnei 321fbec267 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash c7b6027f34 core: Fix clang build pt.3 5 years ago
Lioncash 2d48020ca5 core: Fix clang build pt.2 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 1367e8fb75 kernel: Fix build with recent compiler flag changes 5 years ago
David Marcec b54f39b1d4 Added remaining params 5 years ago
David Marcec 83cb5a2c74 nifm: GetAppletInfo stub 6 years ago
Lioncash a1b5ea953f core: Add boxcat sources with target_sources 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Lioncash ab33132ccb mii/manager: Make use of unused lower bound in GetRandomValue() 5 years ago
bunnei bf6d4d3052 service: bcat: Check client connection before interacting with socket. 5 years ago
bunnei de8829370d service: acc: Stub IManagerForApplication::StoreOpenContext. 5 years ago
bunnei cab012dd01 hle: service: vi: Implement BufferQueue::CancelBuffer. 5 years ago
ReinUsesLisp a13623c68b kernel: Implement host thread register methods without locking 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
Morph 585838ca42 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
bunnei 649a262f4e hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. 5 years ago
german 3fa9068948 Only use inputs corresponding to controller type 5 years ago
german 450a3c0f42 Stubbed EnableSixAxisSensorFusion 5 years ago
Morph ba883c8c84 caps_c: Stub SetShimLibraryVersion 5 years ago
Morph e1d561f647 caps_u: Stub SetShimLibraryVersion 5 years ago
Morph a03d4d663c caps_su: Properly stub SetShimLibraryVersion 5 years ago
Morph f3e928bb6a hid: Stub HomeButtonInputProtection service commands 5 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
Lioncash dba567cfbf core: Mark GetInstance() as deprecated 5 years ago
Lioncash 9861290969 frontend/controller: Eliminate dependency on the global system instance 5 years ago
Lioncash 711c5c7bdf service: Restore "unused" function 5 years ago
Morph 58f0798f1f submission_package: Fix updates integrated into cartridge images. 5 years ago
german c3fb504201 Use different timing for motion 5 years ago
Lioncash 3abd28c35a memory: Resolve a -Wdocumentation warning 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
Lioncash 485eec243d ips_layer: Eliminate a redundant copy in Parse() 5 years ago
Morph 152b529a00 acc: Stub LoadOpenContext 5 years ago
Morph 505ce79b9d hid: Implement Get/SetNpadHandheldActivationMode 5 years ago
Morph 5435e0ee39 am: Stub GetPreviousProgramIndex 5 years ago
Morph 0b72422a10 submission_package: Account for multi-content NSPs 5 years ago
Lioncash 45a608088c nfp: Eliminate two unnecessary copies 5 years ago