aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Cpu/MemoryManagerHostMapped.cs
AgeCommit message (Expand)Author
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...gdkchan
2022-05-02Support memory aliasing (#2954)gdkchan
2021-09-29Replace CacheResourceWrite with more general "precise" write (#2684)riperiperi
2021-07-19Return mapped buffer pointer directly for flush, WriteableRegion for textures...riperiperi
2021-06-24Inherit buffer tracking handles rather than recreating on resize (#2330)riperiperi
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi