提交歷史

作者 SHA1 備註 提交日期
  bunnei 9b492430bb hle: kernel: Thread: Various style fixes based on code review feedback. 5 年之前
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 年之前
  bunnei e18ee8d681 hle: kernel: Port KAffinityMask from Mesosphere. 5 年之前
  bunnei c2ad1243ba hle: kernel: thread: Remove unused "Running" state. 5 年之前
  bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. 5 年之前
  bunnei 3d592972dc Revert "core: Fix clang build" 5 年之前
  Lioncash be1954e04c core: Fix clang build 5 年之前
  Lioncash 8bef49cde5 kernel/thread: Remove unimplemented function prototype 6 年之前
  Lioncash 4ad69ca96e kernel/thread: Remove global GetCurrentThread() 6 年之前
  Fernando Sahmkow d240143588 Kernel: Correct Host Context on Threads and Scheduler. 6 年之前
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 年之前
  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 年之前