aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-05-06 19:18:11 -0400
committerLioncash <mathew1800@gmail.com>2021-05-06 19:18:14 -0400
commit8f638e81e9d74eacb7b19c4350340605f703f38b (patch)
tree0ad8bb4d73ed558c1b5752c6c759c82cb2172b96 /src/core/hle/kernel/kernel.cpp
parent860d73637edede1d308133e8dd4c1082e0bf52b1 (diff)
ldr: Simplify memory copy within LoadNro()
We can use the dedicated memory function for performing copies instead of reading into a temporary buffer and then immediately writing it back out to memory. Eliminates a bit of heap memory churn.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions