Historial de Commits

Autor SHA1 Mensaje Fecha
  MerryMage d2fbc78320 arm_dynarmic: Implement core hace 8 años
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) hace 8 años
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. hace 8 años
  Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. hace 8 años
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. hace 8 años
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file hace 9 años
  Subv cef5f45de2 Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. hace 9 años
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. hace 9 años
  bunnei cda7210fad Merge pull request #2260 from Subv/scheduling hace 9 años
  Subv 5b1edc6ae7 Fixed the codestyle to match our clang-format rules. hace 9 años
  Subv 17b29d8865 WaitSynch: Removed unused variables and reduced SharedPtr copies. hace 9 años
  Subv bdad00c73f Threading: Added some utility functions and const correctness. hace 9 años
  Subv 8634b8cb83 Threading: Reworked the way our scheduler works. hace 9 años
  Subv 2eceee3a4c Fixed the rebase mistakes. hace 9 años
  wwylele f69a543110 implement wait tree widget hace 10 años