This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yuzu
Watch
2
Star
1
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-07-04 23:31:19 +01:00
Code
Issues
Releases
Activity
363c644730
yuzu
/
src
/
core
/
hle
/
service
/
bcat
History
bunnei
363c644730
service: bcat: Check client connection before interacting with socket.
...
- Fixes a crash when BCAT service is offline.
2020-10-16 21:16:56 -07:00
..
backend
service: bcat: Check client connection before interacting with socket.
2020-10-16 21:16:56 -07: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
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (
#4465
)
2020-08-03 07:28:54 -04:00
module.h
hle/service: Replace global system instance calls with instance-based ones
2019-10-06 13:42:23 -04:00