Ryujinx/Ryujinx.HLE
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
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Gpu Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
HOS Fix MapPhysicalMemory when block position is less than map position (#359) 2018-08-17 10:39:35 -03:00
Loaders Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Logging Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Memory More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Switch.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
VirtualFileSystem.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00