Fernando Sahmkow
|
4105f38022
SVC: Implement 32-bits wrappers and update Dynarmic.
|
před 6 roky |
Fernando Sahmkow
|
ce350e7ce0
SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32
|
před 6 roky |
Fernando Sahmkow
|
22ceaca2f4
SVC: Add GetThreadPriority32 & SetThreadPriority32
|
před 6 roky |
Fernando Sahmkow
|
7fd7d05838
Common/Kernel: Corrections and small bug fixing.
|
před 6 roky |
Fernando Sahmkow
|
48fa3b7a0f
General: Cleanup legacy code.
|
před 6 roky |
Fernando Sahmkow
|
c8bf47dcfb
Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak.
|
před 6 roky |
Fernando Sahmkow
|
19165cd859
HLE_IPC: Correct HLE Event behavior on timeout.
|
před 6 roky |
Fernando Sahmkow
|
f5e32935ca
SingleCore: Use Cycle Timing instead of Host Timing.
|
před 6 roky |
Fernando Sahmkow
|
1567824d2d
General: Move ARM_Interface into Threads.
|
před 6 roky |
Fernando Sahmkow
|
87c49aa7be
SVC/ARM: Correct svcSendSyncRequest and cache ticks on arm interface.
|
před 6 roky |
Fernando Sahmkow
|
25565dffd5
ARM: Addapt to new Exclusive Monitor Interface.
|
před 6 roky |
Fernando Sahmkow
|
7020d498c5
General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running.
|
před 6 roky |
Fernando Sahmkow
|
f370de84b1
Kernel: Rewind on SVC change.
|
před 6 roky |
Fernando Sahmkow
|
d494b074e8
Kernel: Preempt Single core on redudant yields.
|
před 6 roky |
Fernando Sahmkow
|
6515c6e8c6
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
před 6 roky |
Fernando Sahmkow
|
cd1c38be8d
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
|
před 6 roky |
Fernando Sahmkow
|
83c7ba1ef7
SVC: Correct SetThreadActivity.
|
před 6 roky |
Fernando Sahmkow
|
e4b175ade2
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
před 6 roky |
Fernando Sahmkow
|
07993ac8c8
Kernel: Corrections to Scheduling.
|
před 6 roky |
Fernando Sahmkow
|
75e10578f1
Core: Correct HLE Event Callbacks and other issues.
|
před 6 roky |
Fernando Sahmkow
|
2a8837ff51
General: Add Asserts
|
před 6 roky |
Fernando Sahmkow
|
04e0f8776c
General: Add better safety for JIT use.
|
před 6 roky |
Fernando Sahmkow
|
bd36eaf15d
SVC: Correct races on physical core switching.
|
před 6 roky |
Fernando Sahmkow
|
3902067008
SVC: Add locks to the memory management.
|
před 6 roky |
Fernando Sahmkow
|
d4ebb510a0
SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.
|
před 6 roky |
Fernando Sahmkow
|
5b6a67f849
SVC: Cleanup old methods.
|
před 6 roky |
Fernando Sahmkow
|
15a79eb0d7
SVC: Correct SendSyncRequest.
|
před 6 roky |
Fernando Sahmkow
|
3b5b950c89
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
před 6 roky |
Fernando Sahmkow
|
ef4afa9760
SVC: Remove global HLE Lock.
|
před 6 roky |
Fernando Sahmkow
|
589f9cf108
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
|
před 6 roky |