Lime3DS/src/tests
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
..
audio_core tests/audio_core: remove hack for system objects 2019-02-14 14:08:45 -05:00
common common/bitfield: make it endianness-aware 2019-01-28 22:09:43 -05:00
core kernel: Let the kernel handle all page table changes when switching processes 2019-06-26 00:39:11 +02:00
video_core/shader Port "externals: Update catch to 2.3.0" from yuzu (#4060) 2018-08-24 19:45:57 +02:00
CMakeLists.txt audio_core: hle: mf: minor fix 2019-02-09 11:56:51 +01:00
tests.cpp Port "externals: Update catch to 2.3.0" from yuzu (#4060) 2018-08-24 19:45:57 +02:00