Skip to content
  1. Dec 18, 2021
    • bunnei's avatar
      core: hle: Remove global HLE lock. · c7384150
      bunnei authored
      - This was added early on as a hack to protect against some concurrency issues.
      - It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.
      c7384150
  2. Dec 16, 2021
  3. Dec 15, 2021
  4. Dec 14, 2021
  5. Dec 13, 2021
Loading