This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-mirror/yuzu.git
synced
2025-03-20 08:18:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
bcat
History
Zach Hilman
1bde5a3c6a
bcat: Implement cmd 30100 SetPassphrase
...
Takes a title ID and passphrase (0x40 byte string) and passes it to the backend.
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 30100 SetPassphrase
2019-09-30 17:23:26 -04:00
module.h
bcat: Add commands to create IDeliveryCacheStorageService
2019-09-30 17:23:26 -04:00