yuzu/src/core/hle/service/bcat
Zach Hilman 102db206e0 bcat: Implement cmd 90201 ClearDeliveryCacheStorage
Takes a title ID and simply deletes all the data for that title ID's bcat. Invokes the respective backend command.
2019-09-30 17:23:26 -04:00
..
backend bcat: Add BCAT backend for Boxcat service 2019-09-30 17:21:53 -04:00
bcat.cpp bcat: Add commands to create IDeliveryCacheStorageService 2019-09-30 17:23:26 -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 bcat: Implement cmd 90201 ClearDeliveryCacheStorage 2019-09-30 17:23:26 -04:00
module.h bcat: Add commands to create IDeliveryCacheStorageService 2019-09-30 17:23:26 -04:00