mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 07:17:53 +00:00
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
This commit is contained in:
parent
039844bbb9
commit
4f16c961c9
9 changed files with 140 additions and 520 deletions
|
@ -2,7 +2,6 @@ add_executable(tests
|
|||
common/bit_field.cpp
|
||||
common/bit_utils.cpp
|
||||
common/fibers.cpp
|
||||
common/multi_level_queue.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
core/arm/arm_test_common.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue