This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
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.
7f78b17e20
yuzu-android
/
src
/
core
/
hle
History
Morph
7f78b17e20
KTransferMemory: Return size instead of size * PageSize in GetSize()
...
size is already the size in bytes. We do not need to multiply it by the page size
2021-05-18 13:14:28 -04:00
..
kernel
KTransferMemory: Return size instead of size * PageSize in GetSize()
2021-05-18 13:14:28 -04:00
service
Merge pull request
#6284
from ameerj/shantae-fix
2021-05-16 01:45:14 -07:00
ipc_helpers.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04: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
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00