История коммитов

Автор SHA1 Сообщение Дата
  bunnei 3d592972dc Revert "core: Fix clang build" 5 лет назад
  Lioncash fdd9154069 kernel: Fix build with recent compiler flag changes 5 лет назад
  LC 88d5140cf2 Merge pull request #4796 from lioncash/clang 5 лет назад
  Lioncash be1954e04c core: Fix clang build 5 лет назад
  ReinUsesLisp b9a9b83bee kernel: Implement host thread register methods without locking 5 лет назад
  ReinUsesLisp 36eade7f4c hle/kernel: Fix data race in GetCurrentHostThreadID 5 лет назад
  Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 лет назад
  bunnei 4a8cb9a706 Merge pull request #4348 from lioncash/nano 6 лет назад
  Lioncash f0125b2be8 cpu_manager: Mark function getters as static 6 лет назад
  Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 лет назад
  Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 лет назад
  Lioncash 52e83f0d5c kernel/handle_table: Remove usages of the global system instance 6 лет назад
  Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 лет назад
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 лет назад
  Fernando Sahmkow c8bf47dcfb Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak. 6 лет назад
  Fernando Sahmkow 9bde28d7b1 Scheduler: Correct Reload/Unload 6 лет назад
  Fernando Sahmkow 1567824d2d General: Move ARM_Interface into Threads. 6 лет назад
  Fernando Sahmkow 1b82ccec22 Core: Refactor ARM Interface. 6 лет назад
  Fernando Sahmkow f2ade343e2 SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 6 лет назад
  Fernando Sahmkow 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 6 лет назад
  Fernando Sahmkow e6f8bde74b General: Fix Stop function 6 лет назад
  Fernando Sahmkow d494b074e8 Kernel: Preempt Single core on redudant yields. 6 лет назад
  Fernando Sahmkow ab9aae28bf General: Initial Setup for Single Core. 6 лет назад
  Fernando Sahmkow 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. 6 лет назад
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 лет назад
  bunnei fc61cb44ee kernel: resource_limit: Reserve physical memory. 6 лет назад
  bunnei 8f75524e55 kernel: Initialize memory layout for new VMM. 6 лет назад
  Lioncash 213fff67bc CMakeLists: Make -Wreorder a compile-time error 6 лет назад
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 лет назад
  Fernando Sahmkow d219a96cc8 Kernel: Address Feedback. 6 лет назад