aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/Memory/KPageTable.cs
AgeCommit message (Expand)Author
2024-04-21Use pooled memory and avoid memory copies (#6691)jhorv
2024-04-06Delete old 16KB page workarounds (#6584)gdkchan
2024-03-26Implement host tracked memory manager mode (#6356)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-07Force all exclusive memory accesses to be ordered on AppleHv (#5898)gdkchan
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-20misc: Implement address space size workarounds (#5191)Mary
2023-04-27Move solution and projects to srcTSR Berry