3362 Commits (1092153a6adfb0b2374f03519cb63bdcd04848f5)

Author SHA1 Message Date
greggameplayer 1092153a6a Implement GetAvailableLanguageCodes2 (#575) 8 years ago
Jules Blok 5614c1329e svc: Add a stub for UserExceptionContextAddr. 8 years ago
Zach Hilman 3898d6b54c Narrow down filter of layout configs 8 years ago
Zach Hilman 42701153c7 Move loop condition to free function 8 years ago
Zach Hilman 93c0478c5c Avoid initializing single-joycon layouts with handheld controller 8 years ago
shinyquagsire23 a02f67160c hid: Update all layouts and only show handheld as connected, fixes libnx input for P1_AUTO 8 years ago
mailwl b70838ca60 Common/string_util: add StringFromBuffer function 8 years ago
mailwl 829613e51c Stub IUser::AttachAvailabilityChangeEvent 8 years ago
greggameplayer 186abe2652 nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) 8 years ago
mailwl 9071812e94 Remove unused header files 8 years ago
Hedges 6c4b650ae7 GDB Stub Improvements (#508) 8 years ago
bunnei abad9d77d7 nifm: Stub out IRequest::SetConnectionConfirmationOption. 8 years ago
bunnei d240fb32da am: Stub out IApplicationFunctions::GetPseudoDeviceId. 8 years ago
mailwl 2870d37714 Small fixes 8 years ago
mailwl 7dee92618f Service/MM: add service and stub some functions 8 years ago
greggameplayer 2de6a09da6 Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511) 8 years ago
mailwl 0e922be408 Correct function results 8 years ago
mailwl 18798ad061 Service/nfp:user : stub some functions. 8 years ago
bunnei b9e0c0495a am: Implement ILibraryAppletAccessor::PopOutData. 8 years ago
bunnei 6c8ab7e431 am: ISelfController:LaunchableEvent should be sticky. 8 years ago
bunnei 96b4c99a7a am: Stub out ILibraryAppletAccessor Start and GetResult methods. 8 years ago
bunnei 129f945c77 am: Implement ILibraryAppletAccessor::PushInData. 8 years ago
bunnei 43ce8b93f0 am: Implement IStorageAccessor::Write. 8 years ago
bunnei d29b7b48eb am: Cleanup IStorageAccessor::Read. 8 years ago
bunnei 1597b12861 am: Implement ILibraryAppletCreator::CreateStorage. 8 years ago
Subv dd9a1fd943 Kernel/Threads: A thread waking up by timeout from a WaitProcessWideKey may already have an assigned lock owner. 8 years ago
mailwl caf7d55de4 Service/time: implement posix time to calendar conversion 8 years ago
Subv 2a690458b5 Kernel/Thread: Corrected a typo that caused the affinity mask to never be changed. 8 years ago
Subv 40c82fc9c5 Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask. 8 years ago
greggameplayer 339fd812b3 add IPC CommandType & Some HID FunctionInfo (#487) 8 years ago
Subv bcae826522 Kernel/Thread: Corrected a typo in an assert about the processor id. 8 years ago
mailwl c333f12eae Services/nvdrv: add '/dev/nvhost-nvdec' device 8 years ago
bunnei 16a06abf97 nvhost_ctrl: Stub out IocCtrlEventRegister. 8 years ago
bunnei fb8aa21fa5 nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand. 8 years ago
mailwl 3c612dea08 Service/BCAT: add module and services 8 years ago
David Marcec 003023a669 NvOsGetConfigU32 should return null instead of 0 for default output 8 years ago
bunnei 678ff27162 am: Stub IApplicationFunctions GetDisplayVersion. 8 years ago
greggameplayer 4201782cea Add & correct miscellaneous things (#470) 8 years ago
David a89f219336 GetAudioRendererWorkBufferSize impl (#465) 8 years ago
David 7787653dad Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463) 8 years ago
mailwl 2fd168729a Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT 8 years ago
David Marcec 8ba0ecb303 Fix deadlocks caused from HID having too many layouts 8 years ago
greggameplayer 90fa34e30c Add & correct some error modules 8 years ago
greggameplayer bace166b2b change some functions 8 years ago
greggameplayer 7f5e8a533a correct placement and add size check 8 years ago
greggameplayer c4f1216df1 Add ioctl commands with their params and size check 8 years ago
David ccfff97269 Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440) 8 years ago
greggameplayer f79c96c560 Correct audio command numbers & add or rename some functions (#455) 8 years ago
Subv fe463e2a1c Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release. 8 years ago
Subv 722736e4c9 GPU: Implemented the nvmap Free ioctl. 8 years ago