Lioncash
|
d870cc5ad7
core/hle/result: Relocate IPC error code to ipc_helpers
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
Jens Schmer
|
27a9cc2e63
Fix Service object leak on emulation stop
|
7 лет назад |
Lioncash
|
24f051d723
hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG
|
7 лет назад |
Lioncash
|
9f56477539
hle/service: Remove unnecessary using declarations
|
7 лет назад |
Lioncash
|
d8625f5544
hle/service, hle/sm: Compress usages of MakeResult()
|
7 лет назад |
Lioncash
|
a8269fdae3
hle/service, hle/sm: Use structured bindings where applicable
|
7 лет назад |
Lioncash
|
958fa15a4c
service: Mark MakeFunctionString with the [[maybe_unused]] attribute.
|
7 лет назад |
bunnei
|
ff6b2d4574
Merge pull request #1545 from DarkLordZach/psm
|
7 лет назад |
Lioncash
|
ca5a93167e
service: Add the basic skeleton for the NPNS services
|
7 лет назад |
Zach Hilman
|
3b8c0f8885
service: Add skeleton for psm service
|
7 лет назад |
Lioncash
|
0149162dba
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference
|
7 лет назад |
bunnei
|
2c9c0d70a3
Merge pull request #1312 from lioncash/fwd
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
0258b444ef
service/vi: Replace includes with forward declarations where applicable
|
7 лет назад |
Lioncash
|
136040ee15
service: Remove unused g_kernel_named_ports variable
|
7 лет назад |
Lioncash
|
1242c1ec0a
service: Migrate global named port map to the KernelCore class
|
8 лет назад |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 лет назад |
Zach Hilman
|
4b471f0554
core: Port core to VfsFilesystem for file access
|
8 лет назад |
Lioncash
|
d378d98e26
nvdrv: Get rid of global std::weak_ptr
|
8 лет назад |
Lioncash
|
45bc449ff9
service: Add usb services
|
8 лет назад |
Lioncash
|
de72956181
service: Add arp services
|
8 лет назад |
bunnei
|
40e78b9a89
Merge pull request #898 from lioncash/mig
|
8 лет назад |
Lioncash
|
7469e26e5e
service: Add migration services
|
8 лет назад |
Lioncash
|
5233040ab4
service: Add psc services
|
8 лет назад |
bunnei
|
746d7d4d28
Merge pull request #888 from lioncash/caps
|
8 лет назад |
Lioncash
|
e39294c267
service: Add capture services
|
8 лет назад |
Lioncash
|
d109279543
service: Add bpc and pcv services
|
8 лет назад |
bunnei
|
fd020ad52a
Merge pull request #875 from lioncash/fgm
|
8 лет назад |
Lioncash
|
268eeeb406
service: Add fgm services
|
8 лет назад |