История коммитов

Автор SHA1 Сообщение Дата
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 лет назад
  Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 лет назад
  Fernando Sahmkow 5974e3ea33 Thread: Release the ARM Interface on exitting. 6 лет назад
  Fernando Sahmkow 1567824d2d General: Move ARM_Interface into Threads. 6 лет назад
  Fernando Sahmkow e6f8bde74b General: Fix Stop function 6 лет назад
  Fernando Sahmkow d494b074e8 Kernel: Preempt Single core on redudant yields. 6 лет назад
  Fernando Sahmkow 391f5f360d Scheduler: Set last running time on thread. 6 лет назад
  Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 лет назад
  Fernando Sahmkow 83c7ba1ef7 SVC: Correct SetThreadActivity. 6 лет назад
  Fernando Sahmkow a66c61ca2d SCC: Small corrections to CancelSynchronization 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 d4ebb510a0 SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. 6 лет назад
  Fernando Sahmkow 15a79eb0d7 SVC: Correct SendSyncRequest. 6 лет назад
  Fernando Sahmkow 203e706302 SVC: Correct ArbitrateUnlock 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 лет назад
  David Marcec b6538c3e7c kernel: Don't fail silently 6 лет назад
  bunnei bee2c64b34 Merge pull request #3725 from MerryMage/fpcr 6 лет назад
  MerryMage 2bfac7b61d thread: FPCR.FZ is likely not 1 6 лет назад
  Lioncash 521c4c33b5 kernel/thread: Resolve -Wswitch warnings 6 лет назад
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 лет назад
  Fernando Sahmkow 179bafa7cb Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 лет назад
  bunnei f552d553ba Merge pull request #3401 from FernandoS27/synchronization 6 лет назад
  Lioncash b80c348b09 kernel/thread: Remove trivial usages of the global system accessor 6 лет назад
  Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 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 лет назад