Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash bd983414f6 core_timing: Convert core timing into a class há 7 anos atrás
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing há 7 anos atrás
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs há 7 anos atrás
  Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr há 7 anos atrás
  Lioncash c34efbbd60 core: Make CPUBarrier a unique_ptr instead of a shared_ptr há 7 anos atrás
  Lioncash 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr há 7 anos atrás
  Lioncash a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor há 7 anos atrás
  Lioncash 4a84986bc3 core/core_cpu: Replace exclusive monitor include with forward declaration há 7 anos atrás
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" há 7 anos atrás
  bunnei fecffeb0dd Merge pull request #1043 from Subv/timing há 8 anos atrás
  Subv d923766042 CPU/Timing: Use an approximated amortized amount of ticks when advancing timing. há 8 anos atrás
  Subv 3a338d9286 CPU/HLE: Lock the HLE mutex before performing a reschedule. há 8 anos atrás
  Lioncash bf45092c61 kernel: Move object class to its own source files há 8 anos atrás
  MerryMage 0b1c2e5505 Implement exclusive monitor há 8 anos atrás
  James Rowe 638956aa81 Rename logging macro back to LOG_* há 8 anos atrás
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. há 8 anos atrás
  bunnei cba69fdcd4 core: Support session close with multicore. há 8 anos atrás
  bunnei a434fdcb10 core: Implement multicore support. há 8 anos atrás
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. há 8 anos atrás
  bunnei 5590245930 core: Move common CPU core things to its own class. há 8 anos atrás