yuzu-mainline/src/core/hle/service/bcat
Zach Hilman 2c0b75a744 bcat: Add backend class to generify the functions of BCAT
Provides the most abstract simplified functions of BCAT as functions. Also includes a NullBackend class which is just a no-op.
2019-09-30 17:21:53 -04:00
..
backend bcat: Add backend class to generify the functions of BCAT 2019-09-30 17:21:53 -04:00
bcat.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
bcat.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
module.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
module.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00