aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Memory/WritableRegion.cs
AgeCommit message (Expand)Author
2024-09-18Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<by...jhorv
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)jhorv
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry