aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Memory/MemoryManagementUnix.cs
AgeCommit message (Expand)Author
2023-01-10Implement JIT Arm64 backend (#4114)gdkchan
2022-10-19Fix mapping leaks caused by UnmapView not working on Linux (#3650)gdkchan
2022-05-02Support memory aliasing (#2954)gdkchan
2021-12-08Remove usage of Mono.Posix.NETStandard accross all projects (#2906)Mary
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan