skyline/app/src/main/cpp
◱ PixelyIon 861d7e9eb2 Fix SvcClearEvent resetting behaviour
SvcClearEvent previously set the `signalled` flag directly rather than
calling `ResetSignal`, which skipped the locking necessary to make it
globally visible. Switch it to use `ResetSignal` to fix this.
2021-03-05 14:55:34 +05:30
..
skyline Fix SvcClearEvent resetting behaviour 2021-03-05 14:55:34 +05:30
emu_jni.cpp Fix Logger Settings + Use Java 8 + Update Kotlin + Extract Native SOs 2021-03-05 14:55:34 +05:30
loader_jni.cpp NCA decryption (#99) 2020-09-14 19:23:40 +05:30