Lioncash
|
4a84986bc3
core/core_cpu: Replace exclusive monitor include with forward declaration
|
7 年之前 |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 年之前 |
bunnei
|
fecffeb0dd
Merge pull request #1043 from Subv/timing
|
8 年之前 |
Subv
|
d923766042
CPU/Timing: Use an approximated amortized amount of ticks when advancing timing.
|
8 年之前 |
Subv
|
3a338d9286
CPU/HLE: Lock the HLE mutex before performing a reschedule.
|
8 年之前 |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 年之前 |
MerryMage
|
0b1c2e5505
Implement exclusive monitor
|
8 年之前 |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 年之前 |
bunnei
|
9bf2a428f9
core: Add a configuration setting for use_multi_core.
|
8 年之前 |
bunnei
|
cba69fdcd4
core: Support session close with multicore.
|
8 年之前 |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 年之前 |
bunnei
|
9776ff9179
core: Create a thread for each CPU core, keep in lock-step with a barrier.
|
8 年之前 |
bunnei
|
5590245930
core: Move common CPU core things to its own class.
|
8 年之前 |