Cronologia Commit

Autore SHA1 Messaggio Data
  Fernando Sahmkow 467d43570e Clang Format. 6 anni fa
  Fernando Sahmkow 9e9c287f8b Kernel: Corrections to TimeManager, Scheduler and Mutex. 6 anni fa
  Fernando Sahmkow 445b4342b3 Mutex: Revert workaround due to poor exclusive memory. 6 anni fa
  Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 anni fa
  Fernando Sahmkow a6bce296ad Mutex: Correct Result writting to clear exclusivity. 6 anni fa
  Fernando Sahmkow 203e706302 SVC: Correct ArbitrateUnlock 6 anni fa
  Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock 6 anni fa
  David Marcec b6538c3e7c kernel: Don't fail silently 6 anni fa
  Lioncash c3e43c7e81 kernel: Remove unnecessary includes 6 anni fa
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 anni fa
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 anni fa
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 anni fa
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes 6 anni fa
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 anni fa
  Fernando Sahmkow b5d1e44782 Add PrepareReschedule where required. 7 anni fa
  Lioncash d71cad6ed0 core/hle/kernel/mutex: Remove usages of global system accessors 7 anni fa
  Lioncash 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. 7 anni fa
  Lioncash 352b56367c general: Remove unused boost inclusions where applicable 7 anni fa
  Lioncash 6ddf8f34db kernel/mutex: Amend behavior of TransferMutexOwnership() 7 anni fa
  Lioncash baed7e1fba kernel/thread: Make all instance variables private 7 anni fa
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 7 anni fa
  Lioncash 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant 7 anni fa
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 anni fa
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 anni fa
  bunnei ff2c1b0a94 Merge pull request #877 from lioncash/remove 8 anni fa
  Lioncash 369f6e58aa kernel: Remove unused object_address_table.cpp/.h 8 anni fa
  Lioncash a2304fad16 kernel: Remove unnecessary includes 8 anni fa
  Lioncash 42b5158c96 mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference 8 anni fa
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class 8 anni fa
  Michael Scire 7e191dccc1 Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. 8 anni fa