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.
ecf3653444
yuzu-android
/
src
/
core
/
hle
History
bunnei
ecf3653444
hle: kernel: Ensure global handle table is finalized before closing.
2021-07-20 18:54:56 -07:00
..
kernel
hle: kernel: Ensure global handle table is finalized before closing.
2021-07-20 18:54:56 -07:00
service
hle: service: sm: Refactor to better manage ports.
2021-07-20 18:54:55 -07:00
api_version.h
general: Add missing #pragma once directives
2021-06-24 07:20:57 -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