This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
You've already forked yuzu
0
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.
143bba2045
yuzu
/
src
/
core
/
hle
/
kernel
History
bunnei
143bba2045
renamed "syscall" module to "svc" (more accurate naming)
2014-05-20 18:28:38 -04:00
..
kernel.cpp
- created a Kernel namespace
2014-05-20 18:13:25 -04:00
kernel.h
- created a Kernel namespace
2014-05-20 18:13:25 -04:00
thread.cpp
renamed "syscall" module to "svc" (more accurate naming)
2014-05-20 18:28:38 -04:00
thread.h
thread: whitespace change - fixed * and & placement
2014-05-20 18:20:35 -04:00