Cronologia Commit

Autore SHA1 Messaggio Data
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 anni fa
  bunnei 056f987bcd core: Include <algorithm> where used. 8 anni fa
  bunnei 97ef21e166 svc: Implement GetSystemTick. 8 anni fa
  Subv ba02f0deef svc: Stub ResetSignal and CreateTransferMemory 8 anni fa
  Subv 0a1278081e svc: Stub SetMemoryAttribute 8 anni fa
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 anni fa
  Subv c2ee513d35 SVC: Fixed WaitSynchronization with multiple handles when none is immediately ready. 8 anni fa
  Subv bc91ebacc1 SVC: Implemented CancelSynchronization. 8 anni fa
  Subv 8d9250fa70 SVC: Fixed WaitSynchronization with multiple handles when at least one of them is ready. 8 anni fa
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. 8 anni fa
  Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. 8 anni fa
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 anni fa
  Subv 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. 8 anni fa
  bunnei bc8ef64804 svc: Implement svcSignalProcessWideKey. 8 anni fa
  bunnei 5017038ca7 svc: Implement svcWaitProcessWideKeyAtomic. 8 anni fa
  bunnei 0e978bdd50 svc: Implement WaitSynchronization for a single handle. 8 anni fa
  bunnei 57f42e5887 svc: Refactor LockMutex code to use WaitSynchronization1. 8 anni fa
  bunnei 0dbc8f3577 svc: Add missing string_util include. 8 anni fa
  bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 anni fa
  bunnei 81a8a57ce2 svc: Remove unnecessary "svc" prefix to naming scheme. 8 anni fa
  bunnei 480906fe1b hle: Move SVC code to kernel namespace. 8 anni fa