Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
  bunnei ccce6cb3be hle: kernel: Migrate to KScopedSchedulerLock. hace 5 años
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. hace 5 años
  Fernando Sahmkow 467d43570e Clang Format. hace 6 años
  Fernando Sahmkow 9e9c287f8b Kernel: Corrections to TimeManager, Scheduler and Mutex. hace 6 años
  Fernando Sahmkow 445b4342b3 Mutex: Revert workaround due to poor exclusive memory. hace 6 años
  Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. hace 6 años
  Fernando Sahmkow a6bce296ad Mutex: Correct Result writting to clear exclusivity. hace 6 años
  Fernando Sahmkow 203e706302 SVC: Correct ArbitrateUnlock hace 6 años
  Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
  David Marcec b6538c3e7c kernel: Don't fail silently hace 6 años
  Lioncash c3e43c7e81 kernel: Remove unnecessary includes hace 6 años
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class hace 6 años
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class hace 6 años
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) hace 6 años
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes hace 6 años
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections hace 7 años
  Fernando Sahmkow b5d1e44782 Add PrepareReschedule where required. hace 7 años
  Lioncash d71cad6ed0 core/hle/kernel/mutex: Remove usages of global system accessors hace 7 años
  Lioncash 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. hace 7 años
  Lioncash 352b56367c general: Remove unused boost inclusions where applicable hace 7 años
  Lioncash 6ddf8f34db kernel/mutex: Amend behavior of TransferMutexOwnership() hace 7 años
  Lioncash baed7e1fba kernel/thread: Make all instance variables private hace 7 años
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration hace 7 años
  Lioncash 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant hace 7 años
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años
  Lioncash bf45092c61 kernel: Move object class to its own source files hace 8 años
  bunnei ff2c1b0a94 Merge pull request #877 from lioncash/remove hace 8 años
  Lioncash 369f6e58aa kernel: Remove unused object_address_table.cpp/.h hace 8 años
  Lioncash a2304fad16 kernel: Remove unnecessary includes hace 8 años