3
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Lioncash 8f638e81e9 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.
2021-05-06 19:18:14 -04:00
..
kernel hid: Implement SevenSixAxis and ConsoleSixAxisSensor 2021-04-23 22:12:41 -05:00
service ldr: Simplify memory copy within LoadNro() 2021-05-06 19:18:14 -04:00
ipc.h core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
ipc_helpers.h hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp 2020-12-06 18:59:22 -05:00
lock.cpp
lock.h
result.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00