mirror of
https://github.com/PabloMK7/citra.git
synced 2025-02-20 20:21:39 +01:00
* kernel: Properly clean up process threads on exit. * kernel: Track process-owned memory and free on destruction. * apt: Implement DoApplicationJump via home menu when available. * kernel: Move TLS allocation management to owning process.