1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-06 06:52:55 -06:00
gdkchan 056c2840b1
Fix MapPhysicalMemory when block position is less than map position (#359)
* Fix MapPhysicalMemory when block position is less than map position

* Only try to free pages that are actually mapped

* Only unmap after freeing the memory
2018-08-17 10:39:35 -03:00
..