yuzu/src/tests/core/arm
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class.
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
2018-03-01 19:03:53 -05:00
..
arm_test_common.cpp Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00
arm_test_common.h memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00