تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Fernando Sahmkow 203e706302 SVC: Correct ArbitrateUnlock 6 سال پیش
  Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock 6 سال پیش
  David Marcec b6538c3e7c kernel: Don't fail silently 6 سال پیش
  Lioncash c3e43c7e81 kernel: Remove unnecessary includes 6 سال پیش
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 سال پیش
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 سال پیش
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 سال پیش
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes 6 سال پیش
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 سال پیش
  Fernando Sahmkow b5d1e44782 Add PrepareReschedule where required. 7 سال پیش
  Lioncash d71cad6ed0 core/hle/kernel/mutex: Remove usages of global system accessors 7 سال پیش
  Lioncash 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. 7 سال پیش
  Lioncash 352b56367c general: Remove unused boost inclusions where applicable 7 سال پیش
  Lioncash 6ddf8f34db kernel/mutex: Amend behavior of TransferMutexOwnership() 7 سال پیش
  Lioncash baed7e1fba kernel/thread: Make all instance variables private 7 سال پیش
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 7 سال پیش
  Lioncash 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant 7 سال پیش
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 سال پیش
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 سال پیش
  bunnei ff2c1b0a94 Merge pull request #877 from lioncash/remove 8 سال پیش
  Lioncash 369f6e58aa kernel: Remove unused object_address_table.cpp/.h 8 سال پیش
  Lioncash a2304fad16 kernel: Remove unnecessary includes 8 سال پیش
  Lioncash 42b5158c96 mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference 8 سال پیش
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class 8 سال پیش
  Michael Scire 7e191dccc1 Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. 8 سال پیش
  Subv fd500d3da6 Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release. 8 سال پیش
  Subv 46572d027d Kernel: Implemented mutex priority inheritance. 8 سال پیش
  Subv 5fdfbfe25a Kernel: Remove old and unused Mutex code. 8 سال پیش
  Subv e81a2080eb Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. 8 سال پیش
  bunnei 903beb43a8 mutex: Update hasWaiters on release. 8 سال پیش