mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 21:58:44 +00:00
5001f78b1d
* Implement faster address translation and write tracking on the MMU * Rename MemoryAlloc to MemoryManagement, and other nits * Support multi-level page tables * Fix typo * Reword comment a bit * Support scalar vector loads/stores on the memory fast path, and minor fixes * Add missing cast * Alignment * Fix VirtualFree function signature * Change MemoryProtection enum to uint aswell for consistency |
||
---|---|---|
.. | ||
HleProcessDebugger.cs | ||
KContextIdManager.cs | ||
KHandleEntry.cs | ||
KHandleTable.cs | ||
KProcess.cs | ||
KProcessCapabilities.cs | ||
KTlsPageInfo.cs | ||
KTlsPageManager.cs | ||
ProcessCreationInfo.cs | ||
ProcessState.cs |