Subv
|
29d809b6e1
Kernel: Remove the Redirection handle type.
|
9 лет назад |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
9 лет назад |
Subv
|
0a33d915f8
fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 лет назад |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 лет назад |
Subv
|
1323ab2f5f
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
|
9 лет назад |
wwylele
|
85a83158fb
move ResetType to kernel.h
|
10 лет назад |
wwylele
|
f69a543110
implement wait tree widget
|
10 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
10 лет назад |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
10 лет назад |
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 лет назад |
Yuri Kunde Schlesner
|
d4f35fd989
Kernel: Add CodeSet case to Object::IsWaitable
|
11 лет назад |
Yuri Kunde Schlesner
|
5c5cf2f8e0
Core: Properly configure address space when loading a binary
|
11 лет назад |
Emmanuel Gil Peyrot
|
596b7c4f63
Common: Cleanup key_map includes.
|
11 лет назад |
bunnei
|
71e8822d23
kernel: Fix svcWaitSynch to always acquire requested wait objects.
|
11 лет назад |
Emmanuel Gil Peyrot
|
b8f93e6b18
Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback code to prevent it from happening again.
|
11 лет назад |
Subv
|
d3634d4bf4
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
|
11 лет назад |
Yuri Kunde Schlesner
|
a5eba2f984
Kernel: Remove g_program_id
|
11 лет назад |
Yuri Kunde Schlesner
|
6d60acf0f1
Kernel: Introduce skeleton Process class to hold process data
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
c916bcf7b5
Move typedefs from kernel.h to more appropriate places
|
11 лет назад |
bunnei
|
c7dc799e19
Kernel: Properly initialize and shutdown all modules.
|
11 лет назад |
Subv
|
8e2b248e05
Build: Fixed some warnings
|
11 лет назад |
Yuri Kunde Schlesner
|
52f58e64ef
Kernel: Make WaitObjects share ownership of Threads waiting on them
|
11 лет назад |
Yuri Kunde Schlesner
|
5354a479bc
Kernel: Remove Object::GetHandle (it's not used anymore :D)
|
11 лет назад |
Yuri Kunde Schlesner
|
869ec46683
Kernel: Introduce unique Object ids for debugging
|
11 лет назад |
Yuri Kunde Schlesner
|
09ae6e1fa3
Remove result.h InvalidHandle
|
11 лет назад |
Yuri Kunde Schlesner
|
b5ee4f9df9
Move VAddr/PAddr typedefs to kernel.h
|
11 лет назад |
bunnei
|
f09806aed2
Kernel: Renamed some functions for clarity.
|
11 лет назад |