mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 20:22:33 -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.