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-17 13:38:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
bunnei
b869439969
Merge pull request
#7103
from Morph1984/service-ctx-event
...
service: Replace all service event creation with ServiceContext::CreateEvent
2021-10-04 17:20:46 -07:00
..
kernel
Merge pull request
#7091
from vonchenplus/fix_memroy_leak
2021-10-04 00:09:08 -04:00
service
Merge pull request
#7103
from Morph1984/service-ctx-event
2021-10-04 17:20:46 -07:00
api_version.h
api_version: Update and add AtmosphereTargetFirmware
2021-09-10 01:10:47 -04:00
ipc_helpers.h
hle: hle_helpers: Skip data payload offset checks on TIPC requests.
2021-06-24 18:39:43 -07:00
ipc.h
hle: ipc: Add declarations for TIPC.
2021-05-10 15:05:10 -07: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
result: Add [[nodiscard]] specifiers where applicable
2021-06-05 06:09:07 -04:00