skyline/app
Billy Laws 0e1aa765fc Prevent CNTVCT_EL0 reads from being optimised out by the compiler
Without this the compiler will assume the read always produces the same value, causing issues when the register is used to time function execution
2022-07-29 20:07:14 +01:00
..
libraries Remove PugiXML submodule 2022-07-26 20:16:24 +05:30
src/main Prevent CNTVCT_EL0 reads from being optimised out by the compiler 2022-07-29 20:07:14 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30
CMakeLists.txt Enable fwrapv for defined signed integer overflow behaviour 2022-07-29 20:07:14 +01:00
proguard-rules.pro Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30