Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 سال پیش |
Lioncash
|
da2f00ab7d
client_port: Make all data members private
|
8 سال پیش |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 سال پیش |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 سال پیش |
Yuri Kunde Schlesner
|
be031989ee
Kernel: Move HandleTable to a separate file
|
9 سال پیش |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 سال پیش |
Subv
|
c93c5a72bb
Return an error code when connecting to a saturated port.
|
9 سال پیش |
Subv
|
dd8887c8cf
KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it.
|
9 سال پیش |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
9 سال پیش |
Subv
|
009b15b3aa
A bit of a redesign.
|
9 سال پیش |
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 سال پیش |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 سال پیش |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 سال پیش |
Subv
|
7b445ddff0
Kernel/SVC: Implemented svcCreatePort.
|
10 سال پیش |
Subv
|
3d9fbffbab
Kernel: Added ClientPort and ServerPort classes.
|
10 سال پیش |