3371 Commits (22f02076c627a99def4c453d117d7f5fe4d87bea)

Author SHA1 Message Date
balika011 1a5d6de0d4 thread: Make the scheduler pointer a regular pointer 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Lioncash baed7e1fba kernel/thread: Make all instance variables private 8 years ago
Zach Hilman 9aaf1c0df8 aoc_u: Fix edge case with DLC that causes breaks 8 years ago
Lioncash cba78dc70a services/fsp_srv: Amend service function table 8 years ago
Lioncash d80dd2b812 service/lbl: Update service function table 8 years ago
Zach Hilman f72046099a aoc_u: Extract AccumulateAOCTitleIDs to separate function 8 years ago
Zach Hilman 7d86a008e2 aoc_u: Implement GetAddOnContentBaseId 8 years ago
Zach Hilman 62225ae050 aoc_u: Implement Count, List and Prepare AddOnContent 8 years ago
Lioncash 541c550753 kernel/svc: Implement svcGetThreadContext() 8 years ago
Lioncash dccfe193a9 kernel/process: Add a data member to determine if a process is 64-bit or not. 8 years ago
Lioncash cf9d6c6f52 kernel/process: Make data member variables private 8 years ago
raven02 4092907687 Implement ISystemDisplayService::GetDisplayMode 8 years ago
Lioncash f4c24d0832 kernel/object: Remove unnecessary std::move from DynamicObjectCast() 8 years ago
Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 8 years ago
Lioncash a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor 8 years ago
Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants 8 years ago
Lioncash 6c6f95d071 svc: Report correct memory-related values within some of the cases in svcGetInfo() 8 years ago
Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space 8 years ago
Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata 8 years ago
David 367c52ff0d Implemented fatal:u properly (#1347) 8 years ago
David 2513e086ab Stubbed IRS (#1349) 8 years ago
Lioncash 2f6a611311 stream: Preserve enum class type in GetState() 8 years ago
tech4me d42424ace0 svc: Updated svc names 8 years ago
David Marcec c461188f51 Added audren:u#GetAudioRendererState 8 years ago
Zach Hilman 940a711caf filesystem: Add LayeredFS VFS directory getter 8 years ago
Lioncash 48b2eda492 svc: Move most process termination code to its own function within Process 8 years ago
Lioncash acfc801d14 thread/process: Move TLS slot marking/freeing to the process class 8 years ago
David Marcec b918925bd5 Revert GetRequestState 8 years ago
Lioncash 05aa4aa01a kernel/thread: Use owner_process when setting the page table in SetupMainThread() 8 years ago
Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 8 years ago
David Marcec 3f49725a51 Fixed submit 8 years ago
David Marcec cfc9fe4460 Added IRequest::Submit 8 years ago
David Marcec 583137709f Removed unneeded event clear 8 years ago
David Marcec 335e9d18ae Implemented NTC & IEnsureNetworkClockAvailabilityService 8 years ago
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 8 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 8 years ago
David Marcec d06f4cfc63 Corrected SSL::SetInterfaceVersion 8 years ago
David Marcec 08819ec70a Removed MakeBuilder as it's not needed anymore 8 years ago
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 8 years ago
Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) 8 years ago
David Marcec de9604d63e Added ActivateGesture 8 years ago
David Marcec 1a2d33eeb4 Implemented GetDefaultDisplayResolution 8 years ago
David Marcec a8b1c7763b Added StopSixAxisSensor 8 years ago
David Marcec 717889e93c Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 8 years ago
David Marcec 528e5cee67 Implemented GetImageSize 8 years ago
Lioncash f85ab0a123 svc_wrap: Convert the PARAM macro into a function 8 years ago
Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface 8 years ago
Lioncash 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant 8 years ago
Lioncash b6867602ca kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock() 8 years ago