mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-16 04:01:25 +00:00
* WIP: Separate guest/host tracking + unaligned protection Allow memory manager to define support for single byte guest tracking * Formatting * Improve docs * Properly handle cases where the address space bits are too low * Address feedback