Files
yuzu-android/src/core/hle/kernel
Lioncash 3f17fe7133 core: Migrate current_process pointer to the kernel
Given we now have the kernel as a class, it doesn't make sense to keep
the current process pointer within the System class, as processes are
related to the kernel.

This also gets rid of a subtle case where memory wouldn't be freed on
core shutdown, as the current_process pointer would never be reset,
causing the pointed to contents to continue to live.
2018-09-06 20:52:58 -04:00
..
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-06-21 21:09:51 -06:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00