yuzu/src/core/hle/service/ns
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes
This commit ensures that all backing memory allocated for the Guest CPU
is aligned to 256 bytes. This due to how gpu memory works and the heavy
constraints it has in the alignment of physical memory.
2019-07-19 10:06:08 -04:00
..
errors.h clang-format fixes 2019-05-23 01:14:11 -07:00
language.cpp Address review comments 2019-05-23 01:28:27 -07:00
language.h Address review comments 2019-05-23 01:28:27 -07:00
ns.cpp Fix bitmask logic inversion 2019-05-23 02:37:13 -07:00
ns.h service/ns: Add missing override specifiers 2019-06-05 16:20:24 -04:00
ns_language.h Address review comments 2019-05-23 01:28:27 -07:00
pl_u.cpp VM_Manager: Align allocated memory to 256bytes 2019-07-19 10:06:08 -04:00
pl_u.h pl_u: Eliminate mutable file-scope state 2018-09-11 21:24:19 -04:00