147 Commits (cf607e7fcab72f6930e1fcf68af541df32e03adb)

Author SHA1 Message Date
mailwl cf607e7fca Service/PCTL: convert to module, add services, stub 8 years ago
Lioncash b736a731c0 service: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 4bd499d440 core: Relocate g_service_manager to the System class 8 years ago
Daniel Lim Wee Soong 930a045d42 externals: Update fmt to 4d35f94 8 years ago
bunnei f5c2d62b3a service: Add NFP module interface. 8 years ago
mailwl 96164de3a0 Service/SSL: add ssl service 8 years ago
mailwl e0d1e257a8 Service/spl: add module and services 8 years ago
mailwl ce7e0e503b Service: add fatal:u, fatal:p services 8 years ago
N00byKing 1212e9e231 Clean Warnings (?) 8 years ago
bunnei 479400acc8 hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. 8 years ago
bunnei f16763ed52 core: Move process creation out of global state. 8 years ago
mailwl 481a083593 Service/Set: add more services 8 years ago
bunnei 55537f1f02 service: Add Friend service interface. 8 years ago
bunnei d9053aa8d4 pl_u: Implement basic shared font loading from RAM dump. 8 years ago
mailwl 41ca591e11 Service:nifm: add nifm:a, nifm:s and nifm:u services 8 years ago
bunnei f328cb2c7c hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
bunnei 427b97e60c service: Fix all incorrect IPC response headers. 8 years ago
Subv db5b2c0f0f AppletOE: Make ISelfController keep a reference to nvflinger. 8 years ago
Subv 696b61b9c3 Services: Vi shouldn't be responsible for creating nvflinger. 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago
goaaats 559de2816f acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
flerovium^-^ 2c5658443e Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
bunnei d4e594651f acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
Subv fd950afe3a NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. 8 years ago
bunnei 1e778e2f70 time: Implement GetStandardUserSystemClock, GetCurrentTime. 8 years ago
bunnei 3f3d08e5f4 audio: Stub out AudOutU::ListAudioOuts. 8 years ago
bunnei 951d762f1e hid: Implement IAppletResource::GetSharedMemoryHandle. 8 years ago
bunnei 182548ec86 yuzu: Update license text to be consistent across project. 8 years ago
James Rowe d0588e52ab Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
Subv 2d06628c52 NV: Implemented (with stubs) the vi:m service and some of its subservices. 8 years ago
bunnei 9d04a45a90 kernel: Fix implementation of ConvertSessionToDomain. 8 years ago
bunnei 26495098a9 service: Add empty interface for pctl:a. 8 years ago
bunnei 6d0751cd00 service: Halt on ReportUnimplementedFunction and improve output log. 8 years ago
bunnei f9d160c819 service: Add empty interface for aoc:u. 8 years ago
bunnei 1edc9cc327 service: Return proper result code for IPC::CommandType::Close. 8 years ago
bunnei c6a1d24720 service: Add CreatePort function (that does not register/install). 8 years ago
bunnei c40bfc606d service: Print correct command ID on unimplemented function. 8 years ago
bunnei be299c7636 hle: Implement ConvertSessionToDomain, various cleanups. 8 years ago
bunnei 9ce5a90aa6 hle: Add service stubs for apm and appletOE. 8 years ago
bunnei 2ea8867549 hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 877d4c71d3 Remove more 3DS-specific code. 8 years ago
bunnei e36d959e34 Remove more 3DS-specific code. 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 8 years ago
Subv 891916efff Services/NS: Port ns:s to the new service framework. 8 years ago
Yuri Kunde Schlesner c27dad4cd1 ResultVal: Remove MoveFrom() 9 years ago
Yuri Kunde Schlesner 6382e341f8 Kernel/IPC: Make HLERequestContext usable from outside kernel 9 years ago
Yuri Kunde Schlesner e639024013 Kernel: Basic support for IPC translation for HLE services 9 years ago
Yuri Kunde Schlesner 1e8c1ed676 ServiceFramework: Use separate copy of command buffer 9 years ago
Yuri Kunde Schlesner 211fea5441 Service/sm: Convert 'srv:' to ServiceFramework 9 years ago
Yuri Kunde Schlesner 147ec9e842 Service: Remove a few redundant namespace qualifiers 9 years ago