This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-05-08 16:20:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
Lioncash
8e8e906432
svc: Log parameters in SetMemoryAttribute()
...
Provides slightly more context than only logging out the address value.
2018-07-24 09:46:46 -04:00
..
kernel
svc: Log parameters in SetMemoryAttribute()
2018-07-24 09:46:46 -04:00
service
Merge pull request
#797
from lioncash/explicit
2018-07-24 04:47:26 -07:00
ipc_helpers.h
hle_ipc: Make constructors explicit where applicable
2018-07-23 22:40:24 -04:00
ipc.h
add IPC CommandType & Some HID FunctionInfo (
#487
)
2018-05-30 14:09:21 -04:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
Add & correct some error modules
2018-05-23 14:22:42 +02:00
romfs.cpp
…
romfs.h
…