suyu/src/core/hle/service/bcat
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
2020-11-26 20:03:11 -05:00
..
backend general: Use template deduction guides for lock_guard 2020-10-25 13:53:22 -04:00
bcat.cpp bcat: Update function tables and add missing classes (#4172) 2020-06-26 20:33:25 -04:00
bcat.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
module.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
module.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00