aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Memory/WindowsShared/WindowsApi.cs
AgeCommit message (Expand)Author
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)Isaac Marovitz
2022-07-29Move partial unmap handler to the native signal handler (#3437)riperiperi
2022-05-02Support memory aliasing (#2954)gdkchan