Lioncash
|
312690b450
kernel/svc: Implement the resource limit svcGetInfo option
|
7 years ago |
Lioncash
|
0e35f1bb18
kernel/handle_table: Move private static functions into the cpp file
|
7 years ago |
Lioncash
|
568bcbc29d
kernel/handle_table: Restrict handle table size to 1024 entries
|
7 years ago |
Lioncash
|
f5ce71793e
kernel/handle_table: Default destructor in the cpp file
|
7 years ago |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 years ago |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 years ago |
Lioncash
|
81ca46dd17
kernel/error: Add error code for the handle table being full
|
8 years ago |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 years ago |
bunnei
|
932fa94af7
handle_table: Remove ConvertSessionToDomain.
|
8 years ago |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 years ago |
bunnei
|
dcdaac8a0b
kernel: Fix implementation of ConvertSessionToDomain.
|
8 years ago |
Yuri Kunde Schlesner
|
be031989ee
Kernel: Move HandleTable to a separate file
|
9 years ago |