diff options
| author | 2017-09-24 20:52:46 -0500 | |
|---|---|---|
| committer | 2017-09-25 19:37:45 -0500 | |
| commit | 41f6c9f87f3cd231954cd401be39653c4f78740a (patch) | |
| tree | f5d6f959c025dbd3b78621bcca920bed14317997 /src/core/core.cpp | |
| parent | Merge pull request #2928 from huwpascoe/master (diff) | |
| download | yuzu-41f6c9f87f3cd231954cd401be39653c4f78740a.tar.gz yuzu-41f6c9f87f3cd231954cd401be39653c4f78740a.tar.xz yuzu-41f6c9f87f3cd231954cd401be39653c4f78740a.zip | |
Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions.
Not all physical regions need to be mapped into the address space of every process, for example, system modules do not have a VRAM mapping.
This fixes a crash when loading applets and system modules.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions