Lioncash
|
be1954e04c
core: Fix clang build
|
vor 5 Jahren |
Lioncash
|
8bef49cde5
kernel/thread: Remove unimplemented function prototype
|
vor 6 Jahren |
Lioncash
|
4ad69ca96e
kernel/thread: Remove global GetCurrentThread()
|
vor 6 Jahren |
Fernando Sahmkow
|
d240143588
Kernel: Correct Host Context on Threads and Scheduler.
|
vor 6 Jahren |
Fernando Sahmkow
|
48fa3b7a0f
General: Cleanup legacy code.
|
vor 6 Jahren |
Fernando Sahmkow
|
19165cd859
HLE_IPC: Correct HLE Event behavior on timeout.
|
vor 6 Jahren |
Fernando Sahmkow
|
5974e3ea33
Thread: Release the ARM Interface on exitting.
|
vor 6 Jahren |
Fernando Sahmkow
|
1567824d2d
General: Move ARM_Interface into Threads.
|
vor 6 Jahren |
Fernando Sahmkow
|
f2ade343e2
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
|
vor 6 Jahren |
Fernando Sahmkow
|
7020d498c5
General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running.
|
vor 6 Jahren |
Fernando Sahmkow
|
f370de84b1
Kernel: Rewind on SVC change.
|
vor 6 Jahren |
Fernando Sahmkow
|
d494b074e8
Kernel: Preempt Single core on redudant yields.
|
vor 6 Jahren |
Fernando Sahmkow
|
4217e58a10
Scheduler: Correct yields.
|
vor 6 Jahren |
Fernando Sahmkow
|
83c7ba1ef7
SVC: Correct SetThreadActivity.
|
vor 6 Jahren |
Fernando Sahmkow
|
a66c61ca2d
SCC: Small corrections to CancelSynchronization
|
vor 6 Jahren |
Fernando Sahmkow
|
e4b175ade2
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
vor 6 Jahren |
Fernando Sahmkow
|
b4dc01f16a
Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging
|
vor 6 Jahren |
Fernando Sahmkow
|
75e10578f1
Core: Correct HLE Event Callbacks and other issues.
|
vor 6 Jahren |
Fernando Sahmkow
|
15a79eb0d7
SVC: Correct SendSyncRequest.
|
vor 6 Jahren |
Fernando Sahmkow
|
3b5b950c89
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
vor 6 Jahren |
Fernando Sahmkow
|
589f9cf108
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
|
vor 6 Jahren |
Fernando Sahmkow
|
49ba563995
SVC: Correct CreateThread, StartThread, ExitThread, SleepThread.
|
vor 6 Jahren |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
vor 6 Jahren |
bunnei
|
c083ea7d78
core: Implement separate A32/A64 ARM interfaces.
|
vor 6 Jahren |
Fernando Sahmkow
|
179bafa7cb
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
|
vor 6 Jahren |
Fernando Sahmkow
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
Fernando Sahmkow
|
c5aefe42aa
Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.
|
vor 6 Jahren |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
vor 6 Jahren |
Fernando Sahmkow
|
7d16b2d2dd
Kernel: Correct Cancel Synchronization.
|
vor 6 Jahren |
Fernando Sahmkow
|
64e652d8cb
Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE.
|
vor 6 Jahren |