mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-06 23:12:14 -07:00
- Refreshes our slab initialization code to latest known behavior. - Moves all guest kernel slabs into emulated device memory. - Adds KThreadLocalPage and KPageBuffer, which we will use for accurate TLS management.