skyline/app
PixelyIon 8bfda0d84d Fix hole punching in mappings with SVC UnmapPhysicalMemory
Certain titles such as Super Smash Bros Ultimate can use SVC `UnmapPhysicalMemory` to punch holes into physical memory mappings, this wasn't handled correctly as we completely deleted the portion after the hole. It has now been fixed which results in these titles which depend on this behavior to work now.
2023-01-23 21:28:59 +00:00
..
libraries Update to latest hades 2023-01-20 21:07:59 +00:00
src/main Fix hole punching in mappings with SVC UnmapPhysicalMemory 2023-01-23 21:28:59 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30
CMakeLists.txt Stub INotificationServicesForApplication 2023-01-20 21:08:12 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30