Lime3DS/src/tests/core/arm
bamsbamx dbfd830695 kernel: Let the kernel handle all page table changes when switching processes
It will both change the page table in memory and notify the CPU about the change by itself. This way there is no need to call memory.SetCurrentPageTable() when kernel.setCurrentProcess() and the management is kept internally in the kernel
2019-06-26 00:39:11 +02:00
..
dyncom ARM: pass MemorySystem separately in the constructor and make System optional 2019-02-14 14:04:46 -05:00
arm_test_common.cpp kernel: Let the kernel handle all page table changes when switching processes 2019-06-26 00:39:11 +02:00
arm_test_common.h ARM: pass MemorySystem separately in the constructor and make System optional 2019-02-14 14:04:46 -05:00