citra/src/tests/core
James Rowe 13606a6d0b Memory: Remove count of cached pages and add InvalidateRegion
In a future commit, the count of cached pages will be reintroduced in
the actual surface cache. Also adds an Invalidate only to the cache
which marks a region as invalid in order to try to avoid a costly flush
from 3ds memory
2017-12-23 16:10:25 -07:00
..
arm Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
file_sys FileSys: add PathParser 2016-11-19 17:17:19 +02:00
hle/kernel HLE/Tests: add tests for MappedBuffer IPC HLE translation 2017-12-03 00:05:20 +02:00
memory Tests: Added Memory::IsValidVirtualAddress tests. 2017-09-26 17:31:50 -05:00
core_timing.cpp CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00