Ryujinx/ChocolArm64/Memory
gdkchan 095db47e13
Query multiple pages at once with GetWriteWatch (#222)
* Query multiple pages at once with GetWriteWatch

* Allow multiple buffer types to share the same page, aways use the physical address as cache key

* Remove a variable that is no longer needed
2018-07-08 16:55:15 -03:00
..
AMemory.cs Query multiple pages at once with GetWriteWatch (#222) 2018-07-08 16:55:15 -03:00
AMemoryHelper.cs
AMemoryMapInfo.cs
AMemoryMgr.cs
AMemoryPerm.cs
AMemoryWin32.cs Query multiple pages at once with GetWriteWatch (#222) 2018-07-08 16:55:15 -03:00
IAMemory.cs