mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +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 |
||
|---|---|---|
| .. | ||
| IJitMemoryAllocator.cs | ||
| IJitMemoryBlock.cs | ||
| IMemoryManager.cs | ||
| InvalidAccessException.cs | ||
| MemoryManagerType.cs | ||
| ReservedRegion.cs | ||