blob: 30cb7acd387e79d29215dbe7e75014a261cbd3d5 (
plain) (
blame)
1
2
3
4
5
|
SMC/Mtrack: Add mirrored memory support
Can be both in process and out of process, and both for shm and files
In process test case: https://github.com/FEX-Emu/fex-assorted-tests-bins/blob/main/src/smc-shared.cpp
Out of process test case: https://github.com/FEX-Emu/fex-assorted-tests-bins/blob/main/src/smc-shared-2.cpp
|