mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-24 01:30:53 -05: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