This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
140cd5e209e5b764360fb3298a6a3cc6afe0f69a
yuzu
/
src
/
core
/
hle
T
History
Lioncash
140cd5e209
kernel/transfer_memory: Add accessors to data and sizes
...
Also amend erroneous use of size_t. We should be using u64 here.
2019-04-03 17:49:16 -04:00
..
kernel
kernel/transfer_memory: Add accessors to data and sizes
2019-04-03 17:49:16 -04:00
service
Merge pull request
#2301
from FearlessTobi/remove-amiibo-setting
2019-04-01 15:02:08 -04:00
ipc_helpers.h
ipc_helpers: Allow pushing and popping floating-point values
2019-03-16 14:05:03 -04:00
ipc.h
Merge pull request
#2090
from FearlessTobi/port-4599
2019-03-20 23:44:20 -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
core/hle/result: Remove now-unnecessary manually defined copy assignment operator
2019-03-10 18:34:20 -04:00