skyline/app/src/main/cpp
PixelyIon 18cf0b82d6 Fix KTransferMemory Destruction Behavior + Add Missing SVC Handle Logs
KTransferMemory needs to be reset to RW on destruction unlike KSharedMemory which is simply freed on destruction, not emulating this behavior accurately leads to `deko_examples` from `switch-examples` to lead to a SEGFAULT on selecting an example as it expects the memory to be R/W while it ends up being freed instead
2021-10-05 01:13:22 +05:30
..
skyline Fix KTransferMemory Destruction Behavior + Add Missing SVC Handle Logs 2021-10-05 01:13:22 +05:30
emu_jni.cpp Address CR 2021-09-30 02:19:19 +05:30
loader_jni.cpp Address CR 2021-09-30 02:19:19 +05:30