mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-09 07:22:26 -08:00
1bd0cf542f
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object. Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock. Removed the APT Shared Font hack as it is no longer needed.