.. |
memory
|
|
|
address_arbiter.cpp
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
2020-06-27 11:35:40 -04:00 |
address_arbiter.h
|
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
2020-06-27 11:35:25 -04:00 |
client_port.cpp
|
|
|
client_port.h
|
|
|
client_session.cpp
|
|
|
client_session.h
|
|
|
code_set.cpp
|
|
|
code_set.h
|
|
|
errors.h
|
SVC: WaitSynchronization add Termination Pending Result.
|
2020-06-27 11:35:36 -04:00 |
handle_table.cpp
|
|
|
handle_table.h
|
|
|
hle_ipc.cpp
|
Core: Correct HLE Event Callbacks and other issues.
|
2020-06-27 11:35:22 -04:00 |
hle_ipc.h
|
|
|
kernel.cpp
|
General: Initial Setup for Single Core.
|
2020-06-27 11:35:42 -04:00 |
kernel.h
|
General: Initial Setup for Single Core.
|
2020-06-27 11:35:42 -04:00 |
mutex.cpp
|
Kernel: Corrections to TimeManager, Scheduler and Mutex.
|
2020-06-27 11:35:40 -04:00 |
mutex.h
|
SVC: Correct ArbitrateUnlock
|
2020-06-27 11:35:14 -04:00 |
object.cpp
|
|
|
object.h
|
|
|
physical_core.cpp
|
CPU_Manager: Reconfigre guest threads for dynamrmic downsides
|
2020-06-27 11:35:15 -04:00 |
physical_core.h
|
CPU_Manager: Reconfigre guest threads for dynamrmic downsides
|
2020-06-27 11:35:15 -04:00 |
physical_memory.h
|
|
|
process.cpp
|
Process: Protect TLS region and Modules.
|
2020-06-27 11:35:21 -04:00 |
process.h
|
|
|
process_capability.cpp
|
|
|
process_capability.h
|
|
|
readable_event.cpp
|
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
2020-06-27 11:35:13 -04:00 |
readable_event.h
|
|
|
resource_limit.cpp
|
|
|
resource_limit.h
|
|
|
scheduler.cpp
|
Scheduler: Set last running time on thread.
|
2020-06-27 11:35:41 -04:00 |
scheduler.h
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
2020-06-27 11:35:40 -04:00 |
server_port.cpp
|
|
|
server_port.h
|
|
|
server_session.cpp
|
SVC: Correct SendSyncRequest.
|
2020-06-27 11:35:14 -04:00 |
server_session.h
|
|
|
session.cpp
|
|
|
session.h
|
|
|
shared_memory.cpp
|
|
|
shared_memory.h
|
|
|
svc.cpp
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
2020-06-27 11:35:40 -04:00 |
svc.h
|
|
|
svc_types.h
|
|
|
svc_wrap.h
|
|
|
synchronization.cpp
|
Synchronization: Correct wide Assertion.
|
2020-06-27 11:35:43 -04:00 |
synchronization.h
|
|
|
synchronization_object.cpp
|
SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.
|
2020-06-27 11:35:17 -04:00 |
synchronization_object.h
|
SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.
|
2020-06-27 11:35:17 -04:00 |
thread.cpp
|
Scheduler: Set last running time on thread.
|
2020-06-27 11:35:41 -04:00 |
thread.h
|
Scheduler: Correct yields.
|
2020-06-27 11:35:39 -04:00 |
time_manager.cpp
|
Kernel: Corrections to TimeManager, Scheduler and Mutex.
|
2020-06-27 11:35:40 -04:00 |
time_manager.h
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
2020-06-27 11:35:40 -04:00 |
transfer_memory.cpp
|
|
|
transfer_memory.h
|
|
|
writable_event.cpp
|
|
|
writable_event.h
|
|
|