Historique des commits

Auteur SHA1 Message Date
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs il y a 7 ans
  Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr il y a 7 ans
  Lioncash c34efbbd60 core: Make CPUBarrier a unique_ptr instead of a shared_ptr il y a 7 ans
  Lioncash 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr il y a 7 ans
  Lioncash 4a84986bc3 core/core_cpu: Replace exclusive monitor include with forward declaration il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash 43e0d865fa core: Namespace all code in the arm subdirectory under the Core namespace il y a 8 ans
  Subv 2e7802ad7d Core/HLE: Make the 'reschedule_pending' flag atomic. il y a 8 ans
  MerryMage 0b1c2e5505 Implement exclusive monitor il y a 8 ans
  bunnei cba69fdcd4 core: Support session close with multicore. il y a 8 ans
  bunnei a434fdcb10 core: Implement multicore support. il y a 8 ans
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. il y a 8 ans
  bunnei 5590245930 core: Move common CPU core things to its own class. il y a 8 ans