This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
8f454a5c68
yuzu-mainline
/
src
/
core
/
hle
History
Lioncash
8f454a5c68
kernel/process: Make MapSegment lambda reference parameter const
...
The segment itself isn't actually modified.
2019-03-20 13:07:09 -04:00
..
kernel
kernel/process: Make MapSegment lambda reference parameter const
2019-03-20 13:07:09 -04:00
service
Merge pull request
#2258
from lioncash/am
2019-03-18 22:20:36 -04:00
ipc_helpers.h
ipc_helpers: Allow pushing and popping floating-point values
2019-03-16 14:05:03 -04:00
ipc.h
core/hle/ipc: Remove unnecessary includes
2019-03-05 09:53:38 -05: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
core/hle/result: Remove now-unnecessary manually defined copy assignment operator
2019-03-10 18:34:20 -04:00