skyline/app
Billy Laws d57883705d Avoid aligning BSS and .data individually and instead align as one
As both of these are in the same memory segment they have no individual
alignment requirements, this created a bug in
にゃんらぶ~私の恋の見つけ方~ where the data segment would be larger
than the game expected and invalid command line arguments would be read.
2021-06-20 14:18:40 +01:00
..
libraries Replace skyline-emu/VkHpp with KhronosGroup/Vulkan-Hpp 2021-06-17 20:30:22 +05:30
src/main Avoid aligning BSS and .data individually and instead align as one 2021-06-20 14:18:40 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update NDK to 21.4.7075529 2021-06-17 20:30:22 +05:30
CMakeLists.txt Implement mmnv::IRequest for media module clock control 2021-06-20 14:18:40 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30