mirror of https://github.com/yuzu-mirror/yuzu
core/arm: Drop ChangeProcessorID.
This code was used to switch the CPU ID on thread switches. However since "hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.", the CPU ID is not a constant. This has been dead code since this rewrite, and dropped in dynarmic as well. So there is no need to keep it.pull/8/head
parent
02169406be
commit
993dbe49fc
Loading…
Reference in New Issue