Chloe
|
37939482fb
kernel: Unify result codes (#5890)
|
пре 5 година |
bunnei
|
3f942c01f0
hle: kernel: Rename WritableEvent to KWritableEvent.
|
пре 5 година |
bunnei
|
e86a7e3691
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
пре 5 година |
bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
пре 5 година |
Morph
|
008afa5d59
hle_ipc: Add Can(Read, Write)Buffer
|
пре 5 година |
bunnei
|
5d4715cc6a
hle: kernel: hle_ipc: Remove SleepClientThread.
|
пре 5 година |
bunnei
|
4756cb203e
hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler.
|
пре 5 година |
bunnei
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
пре 5 година |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
пре 5 година |
Lioncash
|
be1954e04c
core: Fix clang build
|
пре 5 година |
Lioncash
|
b724a4d90c
General: Tidy up clang-format warnings part 2
|
пре 6 година |
Fernando Sahmkow
|
19165cd859
HLE_IPC: Correct HLE Event behavior on timeout.
|
пре 6 година |
Fernando Sahmkow
|
75e10578f1
Core: Correct HLE Event Callbacks and other issues.
|
пре 6 година |
Fernando Sahmkow
|
15a79eb0d7
SVC: Correct SendSyncRequest.
|
пре 6 година |
David Marcec
|
82ecdd0104
Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
|
пре 6 година |
Lioncash
|
0ec07e8763
hle_ipc: Eliminate core memory globals
|
пре 6 година |
Lioncash
|
77356731a9
hle_ipc: Remove std::size_t casts where applicable
|
пре 6 година |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
пре 6 година |
Fernando Sahmkow
|
c5aefe42aa
Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.
|
пре 6 година |
bunnei
|
9751ccc5e0
hle_ipc: Add error checking to read/write buffer access.
|
пре 6 година |
bunnei
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
пре 6 година |
Lioncash
|
e4c381b885
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
|
пре 6 година |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
пре 6 година |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
пре 6 година |
bunnei
|
b0ab803ce8
kernel: events: Remove ResetType::Automatic.
|
пре 6 година |
bunnei
|
d4f8fe24d9
Merge pull request #2489 from FearlessTobi/port-4716
|
пре 7 година |
Tobias
|
5993133d5e
Address review comment
|
пре 7 година |
Lioncash
|
a47aaa7f1b
core/kernel/object: Rename ResetType enum members
|
пре 7 година |
Weiyi Wang
|
8d6342384b
HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread
|
пре 7 година |
Lioncash
|
fbb82e61e3
kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional
|
пре 7 година |