150 Commits (3c404964097a0882ce9651571ec02c54474350ce)

Author SHA1 Message Date
mailwl 2ba4e2263c Service/PCTL: convert to module, add services, stub 8 years ago
Lioncash d08cfb55fe
service: Move logging macros over to new fmt-compatible ones 8 years ago
David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
David Marcec f3137d3bc1 Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Lioncash 659a612368 core: Relocate g_service_manager to the System class 8 years ago
Daniel Lim Wee Soong c9845c486e externals: Update fmt to 4d35f94 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
mailwl 9ee33350de Service/SSL: add ssl service 8 years ago
mailwl 95e747cd06 Service/spl: add module and services 8 years ago
mailwl dca7cfb9cf Service: add fatal:u, fatal:p services 8 years ago
N00byKing ef875d6a35 Clean Warnings (?) 8 years ago
bunnei 019f1a0cf0 hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. 8 years ago
bunnei 7d6653268f core: Move process creation out of global state. 8 years ago
mailwl 28669872d9 Service/Set: add more services 8 years ago
bunnei 7bee3427d0 service: Add Friend service interface. 8 years ago
bunnei 42c062c620 pl_u: Implement basic shared font loading from RAM dump. 8 years ago
mailwl f67a8d87a0 Service:nifm: add nifm:a, nifm:s and nifm:u services 8 years ago
bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
bunnei f9dae99006 service: Fix all incorrect IPC response headers. 8 years ago
Subv eb58f852f8 AppletOE: Make ISelfController keep a reference to nvflinger. 8 years ago
Subv 42859461f3 Services: Vi shouldn't be responsible for creating nvflinger. 8 years ago
David Marcec d64b7d7dfd filesystem: Implement basic IStorage functionality. 8 years ago
goaaats c457f34eb2 acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
flerovium^-^ 463356f0a7 Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
bunnei 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
Subv 30657f9ca1 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 7bedea73a8 time: Implement GetStandardUserSystemClock, GetCurrentTime. 8 years ago
bunnei 7a50d56d0e audio: Stub out AudOutU::ListAudioOuts. 8 years ago
bunnei f4a3d28224 hid: Implement IAppletResource::GetSharedMemoryHandle. 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
Subv 25f29c2f4f NV: Implemented (with stubs) the vi:m service and some of its subservices. 8 years ago
bunnei dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. 8 years ago
bunnei fcd4c1a0dc service: Add empty interface for pctl:a. 8 years ago
bunnei 16fb1c8fe7 service: Halt on ReportUnimplementedFunction and improve output log. 8 years ago
bunnei d5995fd30f service: Add empty interface for aoc:u. 8 years ago
bunnei 3597650f22 service: Return proper result code for IPC::CommandType::Close. 8 years ago
bunnei 03bf0739a4 service: Add CreatePort function (that does not register/install). 8 years ago
bunnei d3cc369618 service: Print correct command ID on unimplemented function. 8 years ago
bunnei 4fb1b24d68 hle: Implement ConvertSessionToDomain, various cleanups. 8 years ago
bunnei 72eeca1f03 hle: Add service stubs for apm and appletOE. 8 years ago
bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 15983dcfdc Remove more 3DS-specific code. 8 years ago
bunnei dbd15b0d10 Remove more 3DS-specific code. 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
Subv 3d86e3afc4 Services/NS: Port ns:s to the new service framework. 8 years ago
Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom() 9 years ago
Yuri Kunde Schlesner 0dfafdbe59 Kernel/IPC: Make HLERequestContext usable from outside kernel 9 years ago
Yuri Kunde Schlesner 8cb65fe65a Kernel: Basic support for IPC translation for HLE services 9 years ago
Yuri Kunde Schlesner 20e5abb308 ServiceFramework: Use separate copy of command buffer 9 years ago