Fernando Sahmkow
|
19165cd859
HLE_IPC: Correct HLE Event behavior on timeout.
|
6 лет назад |
Fernando Sahmkow
|
5974e3ea33
Thread: Release the ARM Interface on exitting.
|
6 лет назад |
Fernando Sahmkow
|
1567824d2d
General: Move ARM_Interface into Threads.
|
6 лет назад |
Fernando Sahmkow
|
f2ade343e2
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
|
6 лет назад |
Fernando Sahmkow
|
7020d498c5
General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running.
|
6 лет назад |
Fernando Sahmkow
|
f370de84b1
Kernel: Rewind on SVC change.
|
6 лет назад |
Fernando Sahmkow
|
d494b074e8
Kernel: Preempt Single core on redudant yields.
|
6 лет назад |
Fernando Sahmkow
|
4217e58a10
Scheduler: Correct yields.
|
6 лет назад |
Fernando Sahmkow
|
83c7ba1ef7
SVC: Correct SetThreadActivity.
|
6 лет назад |
Fernando Sahmkow
|
a66c61ca2d
SCC: Small corrections to CancelSynchronization
|
6 лет назад |
Fernando Sahmkow
|
e4b175ade2
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
6 лет назад |
Fernando Sahmkow
|
b4dc01f16a
Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging
|
6 лет назад |
Fernando Sahmkow
|
75e10578f1
Core: Correct HLE Event Callbacks and other issues.
|
6 лет назад |
Fernando Sahmkow
|
15a79eb0d7
SVC: Correct SendSyncRequest.
|
6 лет назад |
Fernando Sahmkow
|
3b5b950c89
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
6 лет назад |
Fernando Sahmkow
|
589f9cf108
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
|
6 лет назад |
Fernando Sahmkow
|
49ba563995
SVC: Correct CreateThread, StartThread, ExitThread, SleepThread.
|
6 лет назад |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 лет назад |
bunnei
|
c083ea7d78
core: Implement separate A32/A64 ARM interfaces.
|
6 лет назад |
Fernando Sahmkow
|
179bafa7cb
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
|
6 лет назад |
Fernando Sahmkow
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
6 лет назад |
Fernando Sahmkow
|
c5aefe42aa
Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.
|
6 лет назад |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 лет назад |
Fernando Sahmkow
|
7d16b2d2dd
Kernel: Correct Cancel Synchronization.
|
6 лет назад |
Fernando Sahmkow
|
64e652d8cb
Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE.
|
6 лет назад |
Fernando Sahmkow
|
e28c7f5217
Kernel: Address Feedback 2
|
6 лет назад |
Fernando Sahmkow
|
3073615dbc
Kernel: Address Feedback.
|
6 лет назад |
Fernando Sahmkow
|
1c6a11ab14
Kernel: Corrections to Wait Objects clearing in which a thread could still be signalled after a timeout or a cancel.
|
6 лет назад |
Fernando Sahmkow
|
1ec1e81373
Kernel: Clang Format
|
6 лет назад |
Fernando Sahmkow
|
0cf26cee59
Scheduler: Implement Yield Count and Core migration on Thread Preemption.
|
6 лет назад |