Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones
Migrates the HLE service code off the use of directly accessing the
global system instance where trivially able to do so.

This removes all usages of Core::CurrentProcess from the service code,
only 8 occurrences of this function exist elsewhere. There's still quite
a bit of "System::GetInstance()" being used, however this was able to
replace a few instances.
2019-10-06 13:42:23 -04:00
..
2019-09-22 16:41:34 +10:00
2019-09-22 16:30:20 +10:00
2019-09-22 16:30:24 +10:00
2018-12-02 15:46:44 -05:00
2019-03-29 15:02:28 +01:00
2019-09-22 16:41:34 +10:00
2019-10-04 23:41:22 +00:00
2019-09-22 16:41:34 +10:00
2019-09-22 16:37:59 +10:00
2019-01-29 21:16:24 -05:00
2018-10-21 22:03:25 -04:00
2019-06-28 18:38:47 -04:00
2019-09-22 16:38:02 +10:00
2018-12-02 15:49:40 -05:00
2019-09-22 16:38:03 +10:00