mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-13 02:27:19 -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