1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-08 23:36:34 -05:00
Files
suyu-mirror/src/core/hle/kernel
Markus Wick c76ffa5019 core/kernel: Fix GetTotalPhysicalMemoryUsed.
module._memory was already moved over to a new shared_ptr.
So code_memory_size was not increased at all.

This lowers the heap space and so saves a bit of memory, usually between 50 to 100 MB.

This fixes a regression of c0a01f3adc
2020-01-11 14:04:44 +01:00
..
2019-12-07 22:37:05 -05:00
2019-12-07 22:37:05 -05:00
2019-07-19 11:28:57 -04:00
2019-12-07 22:37:05 -05:00