yuzu/src/core/hle/service/ldr
Lioncash 18918f5f2f kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively
Makes it more evident that one is for actual code and one is for actual
data. Mutable and static are less than ideal terms here, because
read-only data is technically not mutable, but we were mapping it with
that label.
2019-03-21 11:43:35 -04:00
..
ldr.cpp kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 2019-03-21 11:43:35 -04:00
ldr.h service: Add ldr services 2018-07-25 23:11:03 -04:00