Narr the Reg
71d3ce3125
service: caps: Partially implement IAlbumAccessorService
2 years ago
Liam
5f2c56cd15
core: remove ResultVal type
3 years ago
Liam
d7e9461b71
service: move hle_ipc from kernel
3 years ago
Liam
1c3a93e7c4
service: refactor server architecture
Converts services to have their own processes
3 years ago
Liam
fb88548cb1
general: preliminary support for hbl
3 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
Narr the Reg
9139019352
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Used in checkpoint homebrew
4 years ago
Morph
7ebc38a6d1
general: Replace RESULT_SUCCESS with ResultSuccess
Transition to PascalCase for result names.
5 years ago
Lioncash
346271b80b
service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
5 years ago
Lioncash
b4b63c878f
patch_manager: Remove usages of the global system instance
With this, only 19 usages of the global system instance remain within
the core library.
We're almost there.
5 years ago
VolcaEM
9338a6a1cf
service: Update function tables
6 years ago
David Marcec
f18f3f6b8e
Rebase
7 years ago
David Marcec
a8d2fd4a00
Rebase
7 years ago
Zach Hilman
e443d76a29
services: Pass FileSystemController as reference to services that need it
7 years ago
Lioncash
783b996dcd
service/ns: Add missing override specifiers
7 years ago
Michael Scire
35293a8285
Address review comments
7 years ago
Michael Scire
8fa667eab8
clang-format fixes
7 years ago
Michael Scire
e417da5070
Implement IApplicationFunctions::GetDesiredLanguage
7 years ago
Lioncash
6d94dd21a5
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
8 years ago
bunnei
d9053aa8d4
pl_u: Implement basic shared font loading from RAM dump.
8 years ago
bunnei
182548ec86
yuzu: Update license text to be consistent across project.
8 years ago
bunnei
26495098a9
service: Add empty interface for pctl:a.
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