Subv
|
c5e7e0fa26
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
|
10 лет назад |
Subv
|
c19afd2118
Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class.
|
10 лет назад |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
wwylele
|
1c9612b791
LDR: Implement CRO
|
10 лет назад |
Lioncash
|
64b6a7c006
service: Add other DLP services
|
10 лет назад |
András Domonkos
|
960297e577
Update ACT:U and create ACT:A (#1809)
|
10 лет назад |
bunnei
|
dccadce074
Merge pull request #1435 from mailwl/frd_u
|
10 лет назад |
exhalatio
|
bbdfbe44e6
Dummy implementation dlp:SRVR Service.
|
10 лет назад |
mailwl
|
81d988b022
frd:u: Initial stub some functions
|
10 лет назад |
JamePeng
|
dd0b8047eb
Reorganize the ndm service path for dummy implement function
|
10 лет назад |
archshift
|
84a88005e2
Change trace/unimplemented service call logs to use hex
|
11 лет назад |
purpasmart96
|
7933dbe6a0
Services: Continue separation of services into their own folders
|
11 лет назад |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
ad3e25b414
De-inline functions from Interface, removing them from service.h
|
11 лет назад |
purpasmart96
|
d6c9af600f
IR: Move The IR services to their own folder and implement "GetHandles"
|
11 лет назад |
purpasmart96
|
198c0ddc72
Services: Stubs and minor changes
|
11 лет назад |
Subv
|
83a8975cb8
Services: Moved the PTM and APT services to their own folder
|
11 лет назад |
Subv
|
cb3d254517
Services: Fixed "Tried to connect to named port err:f".
|
11 лет назад |
Yuri Kunde Schlesner
|
8779b31fe6
Make Port/Service registration and querying more HW-accurate
|
11 лет назад |
Subv
|
c2e9990149
Services: Stubbed more services.
|
11 лет назад |
bunnei
|
92550013cf
Merge pull request #493 from archshift/ptmplay
|
11 лет назад |
archshift
|
1f109c6b49
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 лет назад |
archshift
|
a68dda6328
Stubbed cam:u service
|
11 лет назад |
archshift
|
7516ceaf93
Stubbed ptm:play service
|
11 лет назад |
Subv
|
cf071cd897
Services: Added some missing services.
|
11 лет назад |
Yuri Kunde Schlesner
|
8ad41775cc
Kernel: Start using boost::intrusive_ptr for lifetime management
|
11 лет назад |